fix: add logs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Glenn Y. Rolland 2024-07-20 11:45:04 +02:00
parent e8422180c4
commit b981d25696

View file

@ -1,4 +1,5 @@
#!/bin/sh
echo "Running postdeploy hooks as www-data"
su -l -s /bin/sh www-data -c /app/postdeploy.sh