develop #11
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "Running postdeploy hooks as www-data"
|
||||
su -l -s /bin/sh www-data -c /app/postdeploy.sh
|
||||
|
||||
|
|
Loading…
Reference in a new issue