diff --git a/nitter-app/templates/buildnitter.sh b/nitter-app/templates/buildnitter.sh index 6efab3d..3dc856e 100644 --- a/nitter-app/templates/buildnitter.sh +++ b/nitter-app/templates/buildnitter.sh @@ -2,6 +2,6 @@ # This script runs the build process for nitter and its SCSS cd /home/{{ NITTER_USER }}/nitter -nimble build -d:release -nimble scss +nimble -y build -d:release +nimble -y scss mkdir ./tmp