Update to latest, fixes proxyauth issue, build directly

This commit is contained in:
Joe
2021-05-05 18:21:52 -05:00
parent 1b4ddb7f13
commit 5408129838
4 changed files with 20 additions and 5 deletions
+1
View File
@@ -1,6 +1,7 @@
#!/bin/bash
set -eu
mkdir -p /app/data
echo " => Changing ownership"
chown -R cloudron:cloudron /app/data