mirror of
https://github.com/dokku/dokku.git
synced 2025-12-28 16:06:40 +01:00
probably makes more sense to have this in the makefile
This commit is contained in:
1
Makefile
1
Makefile
@@ -9,6 +9,7 @@ install: submodule gitreceive sshcommand
|
||||
cp buildstep/buildstep /home/git/buildstep
|
||||
cp nginx-app-conf /home/git/nginx-app-conf
|
||||
cp nginx-reloader.conf /etc/init/nginx-reloader.conf
|
||||
echo "include /home/git/*/nginx.conf;" > /etc/nginx/conf.d/dokku.conf
|
||||
|
||||
submodule:
|
||||
git submodule init
|
||||
|
||||
Reference in New Issue
Block a user