mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Sync RELEASE dir.
This commit is contained in:
@@ -80,6 +80,6 @@ _rsync() {
|
||||
}
|
||||
|
||||
sshpass -p $REMOTE_PASS ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -l $REMOTE_USER $REMOTE_SERVER mkdir -p $REMOTE_DIR
|
||||
_rsync $ONL/RELEASE/* $REMOTE_SERVER:$REMOTE_DIR
|
||||
_rsync $ONL/RELEASE $REMOTE_SERVER:$REMOTE_DIR
|
||||
|
||||
_rsync $ONL/REPO $REMOTE_SERVER:$REMOTE_DIR
|
||||
|
||||
Reference in New Issue
Block a user