This website requires JavaScript.
Explore
Help
Register
Sign In
bastion
/
nginx-proxy-manager
Watch
2
Star
0
Fork
0
You've already forked nginx-proxy-manager
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nginx-proxy-manager
/
bin
/
yarn
5 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Updated vulnerable dependancy
2018-05-09 09:47:51 +10:00
#!/bin/bash
Initial build environment stuff
2018-06-20 08:45:27 +10:00
sudo /usr/local/bin/docker-compose run --no-deps --rm app yarn $@
Updated vulnerable dependancy
2018-05-09 09:47:51 +10:00
exit $?
Reference in New Issue
Copy Permalink