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
4a9e01f2e4
commit
7ad6988618
1 changed files with 1 additions and 2 deletions
|
@ -124,8 +124,7 @@ npm install
|
|||
# Configure haste with config.js file
|
||||
#=================================================
|
||||
|
||||
cp ../conf/config.js "$final_path"/config.js
|
||||
sed -i "s@YNH_DATA_PATH@$DATA_PATH@g" "$final_path"/config.js
|
||||
ynh_replace_string "YNH_DATA_PATH" "$DATAPATH" "$final_path/config.js"
|
||||
|
||||
#=================================================
|
||||
# Add HASTE AS A BINARY FILE
|
||||
|
|
Loading…
Reference in a new issue