Archived
1
0
Fork 0

New deployment script

This commit is contained in:
Mercier Pierre-Olivier 2013-09-15 12:52:20 +02:00
commit 639c73a4cf
2 changed files with 17 additions and 12 deletions

View file

@ -7,10 +7,9 @@ PROVER=prove -f
RM=rm
TESTDIR=t
SHELL=/bin/sh
SU=/bin/su
launch:
$(SU) -s /bin/sh -c "$(SHELL) process/launch.sh" intradmin
$(SHELL) ./process/launch.sh
install:
$(SHELL) commands/first-install.sh