provide simple install script to scp libraries to SUV
This commit is contained in:
parent
e70e4c0192
commit
a542b975e5
5
mocha-common/install
Executable file
5
mocha-common/install
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# usage : install blahblah@yourserver
|
||||
scp -O output/*.mcl $1:/usr/share/mocha/system/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user