nextcloud rollback: add missing php variable
This commit is contained in:
parent
791bea4d12
commit
070d7a0788
@ -2,4 +2,7 @@ pac=xyz00
|
|||||||
user=
|
user=
|
||||||
db=${pac}_${user}
|
db=${pac}_${user}
|
||||||
dbuser=$db
|
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
|
Loading…
Reference in New Issue
Block a user