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
116e96c544
commit
9f61e57e99
1 changed files with 0 additions and 8 deletions
|
@ -129,14 +129,6 @@ chown -R "$app":"$app" $final_path $DATA_PATH
|
|||
|
||||
ynh_replace_string "YNH_DATA_PATH" "$DATA_PATH" "$final_path/config.js"
|
||||
|
||||
#=================================================
|
||||
# Add HASTE AS A BINARY FILE
|
||||
#=================================================
|
||||
|
||||
ynh_replace_string "YNH_HASTE_URL" "${domain}${path_url%/}" "../conf/haste.sh"
|
||||
cp ../conf/haste.sh /usr/bin/"$app"
|
||||
chmod +x /usr/bin/"$app"
|
||||
|
||||
=================================================
|
||||
# ENABLE SERVICE IN ADMIN PANEL
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue