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
f9c003ad1f
nginx-proxy-manager
/
bin
/
npm
5 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2017-12-20 18:02:37 -05:00
#!/bin/bash
Initial build environment stuff
2018-06-19 18:45:27 -04:00
sudo /usr/local/bin/docker-compose run --no-deps --rm app npm $@
Initial commit
2017-12-20 18:02:37 -05:00
exit $?
Reference in New Issue
Copy Permalink