This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
nginx-proxy-manager
Watch
1
Star
0
Fork
0
You've already forked nginx-proxy-manager
mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced
2024-08-30 18:22:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a72811ee25
nginx-proxy-manager
/
bin
/
npm
5 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2017-12-20 23:02:37 +00:00
#!/bin/bash
Initial build environment stuff
2018-06-19 22:45:27 +00:00
sudo /usr/local/bin/docker-compose run --no-deps --rm app npm $@
Initial commit
2017-12-20 23:02:37 +00:00
exit $?
Reference in New Issue
Copy Permalink