Skip to content

Commit

Permalink
Update re-run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
0mniteck authored Oct 24, 2024
1 parent 9ce868e commit b7f32e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion re-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ else
fi
fi

docker run -rm --cpus=$(nproc) \
docker run -it --cpus=$(nproc) \
--name signal-desktop \
--user "$(id -u):$(id -g)" \
-e NPM_CONFIG_CACHE=/tmp/.npm-cache \
Expand Down

0 comments on commit b7f32e0

Please sign in to comment.