It's alive

This commit is contained in:
2023-02-09 19:47:07 -05:00
parent bb3532a010
commit 756fbc5649
6 changed files with 23 additions and 199 deletions

View File

@@ -1,5 +1,6 @@
#!/bin/bash
set -eu
chown -R cloudron:cloudron /app/code
set -ex
echo "Start RSSHub"
chown -R cloudron:cloudron /home/cloudron/.npm
exec /usr/local/bin/gosu cloudron:cloudron npm start --prefix /app/code