mirror of
https://github.com/YunoHost-Apps/lstu_ynh.git
synced 2024-09-03 19:36:12 +02:00
Update install
This commit is contained in:
parent
399600b9bb
commit
ff47bc5383
1 changed files with 0 additions and 1 deletions
|
@ -142,7 +142,6 @@ ynh_replace_string "__DBUSER__" "$db_name" "$final_path/lstu.conf"
|
|||
|
||||
secret=$(ynh_string_random 24)
|
||||
ynh_replace_string "__SECRET__" "$secret" "${final_path}/lstu.conf"
|
||||
ynh_store_file_checksum "lstu.conf" "${final_path}/lstu.conf"
|
||||
|
||||
#=================================================
|
||||
# Installation with Carton
|
||||
|
|
Loading…
Add table
Reference in a new issue