@@ -55,6 +55,10 @@ if [[ ! -f "$jspath/package.json" ]]; then
sudo chown -R $USER:$USER"$jspath"
fi
sudo systemctl stop httpd
# correr juice shop via npm
cd"$jspath"
npm start
npm start&
httpd -X
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.