mirror of
https://github.com/YunoHost-Apps/haste_ynh.git
synced 2024-09-03 20:36:28 +02:00
Update install
This commit is contained in:
parent
12d005f28e
commit
80c8a3e07f
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ chown -R "$app":"$app" $final_path $DATA_PATH
|
|||
# Configure haste with config.js file
|
||||
#=================================================
|
||||
|
||||
ynh_replace_string "YNH_DATA_PATH" "$DATAPATH" "$final_path/config.js"
|
||||
ynh_replace_string "YNH_DATA_PATH" "$DATA_PATH" "$final_path/config.js"
|
||||
|
||||
#=================================================
|
||||
# Add HASTE AS A BINARY FILE
|
||||
|
|
Loading…
Reference in a new issue