diff --git a/deploy.sh b/deploy.sh index 47dee5b..774c3b1 100644 --- a/deploy.sh +++ b/deploy.sh @@ -2,6 +2,4 @@ REPOSITORY=/home/ubuntu/deploy cd $REPOSITORY -sudo npm install - -sudo npm run deploy \ No newline at end of file +npm run deploy \ No newline at end of file