1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/elabftw_ynh.git synced 2024-09-03 18:26:23 +02:00

Update install

This commit is contained in:
ericgaspar 2022-05-17 17:52:09 +02:00
parent 8ad550dfda
commit d8b653a675
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -142,7 +142,7 @@ pushd "$final_path"
ynh_script_progression --message="Install start..." ynh_script_progression --message="Install start..."
ynh_add_config --template="../conf/config.php" --destination="$final_path/config.php" ynh_add_config --template="../conf/config.php" --destination="$final_path/config.php"
#sed -i '' 's/utf8mb4_0900_ai_ci/utf8mb4_unicode_ci/g' "$final_path/conf/sql/db.sql" #sed -i '' 's/utf8mb4_0900_ai_ci/utf8mb4_unicode_ci/g' "$final_path/conf/sql/db.sql"
#ynh_exec_as $app php$phpversion bin/install start -q ynh_exec_as $app php$phpversion bin/install start -q
popd popd
#ynh_script_progression --message="Configuring LDAP and emails..." --weight=2 #ynh_script_progression --message="Configuring LDAP and emails..." --weight=2