diff --git a/scripts/deploy.bash b/scripts/deploy.bash index 2011095..500c756 100755 --- a/scripts/deploy.bash +++ b/scripts/deploy.bash @@ -15,4 +15,4 @@ else exit 1 fi -ssh -o IdentitiesOnly=yes -i "${keyfile}" deploy@209.141.54.122 /usr/bin/riju-install +ssh -o IdentitiesOnly=yes -i "${keyfile}" deploy@209.141.40.107 /usr/bin/riju-install