1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-02 13:25:15 +00:00
This commit is contained in:
Girish Ramakrishnan
2019-04-04 10:27:15 -07:00
parent e799c21f6d
commit 6225bc047b

View File

@@ -2,7 +2,7 @@
set -eu
mkdir -p /run/php/sessions
mkdir -p /run/php/session
if ! [ -f /app/data/.installed ]; then
echo "==> Fresh installation, setting up..."