Seed Core_IO from doc snapshot
This commit is contained in:
8
transfer-to-lava
Executable file
8
transfer-to-lava
Executable file
@@ -0,0 +1,8 @@
|
||||
HOST=lava
|
||||
rsync -avz ./ genome@$HOST:Core_IO/ \
|
||||
--exclude '.bin' \
|
||||
--exclude 'venv' \
|
||||
--exclude '*.a' \
|
||||
--exclude '*.o' \
|
||||
--delete \
|
||||
|
||||
Reference in New Issue
Block a user