diff --git a/bin/install_environment.sh b/bin/install_environment.sh index 15ceffa44becec9df50d91c96785e95b17833d0a..549580307e553446a4a806927a25ef561ecea462 100644 --- a/bin/install_environment.sh +++ b/bin/install_environment.sh @@ -11,4 +11,4 @@ ssh-keygen -f "/home/gitlab-runner/.ssh/known_hosts" -R $TARGET_IP # remote setup scp -o StrictHostKeyChecking=no -i $ROOT/../keys/deploykey.private $ROOT/remote/setup_mysql.sh root@$TARGET_IP:/tmp/ -runRemoteSSH "$ROOT/../keys/deploykey.private" 'source /tmp/setup_mysql.sh' \ No newline at end of file +runRemoteSSH "$ROOT/../keys/deploykey.private" 'source /tmp/setup_mysql.sh'