mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Fix error during mysql regenconf, no templates folder anymoar
This commit is contained in:
parent
244287bdd0
commit
8d5e69566b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ set -e
|
|||
do_pre_regen() {
|
||||
pending_dir=$1
|
||||
|
||||
cd /usr/share/yunohost/templates/mysql
|
||||
#cd /usr/share/yunohost/templates/mysql
|
||||
|
||||
# Nothing to do
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue