Add packaging files

This commit is contained in:
Joe
2021-05-19 19:06:42 -05:00
parent 7e27029edc
commit 5bac2198f6
4 changed files with 59 additions and 0 deletions
Executable
+11
View File
@@ -0,0 +1,11 @@
#!/usr/bin/env bash
set -eu
chown -R cloudron:cloudron /app/data
cd /app/data
export CACHE_DIR=/run
/usr/local/bin/gosu cloudron:cloudron promnesia demo https://github.com/karlicoss/exobrain --port 3000