nextcloud rollback: add missing php variable

This commit is contained in:
Milan Ihl 2024-10-21 14:54:33 +02:00
parent 791bea4d12
commit 070d7a0788

View File

@ -2,4 +2,7 @@ pac=xyz00
user=
db=${pac}_${user}
dbuser=$db
dump=$HOME/var/db/nextcloud.dump
dump=$HOME/var/db/nextcloud.dump
# optional version control, if default or configured one is too old
# do not comment this
php=php