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
c65e3625ac
commit
e614a96e00
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ fi
|
|||
# Add HASTE AS A BINARY FILE
|
||||
#=================================================
|
||||
|
||||
ynh_replace_string "YNH_HASTE_URL" "${domain}${path%/}" "../conf/haste.sh"
|
||||
ynh_replace_string "YNH_HASTE_URL" "${domain}${path_url%/}" "../conf/haste.sh"
|
||||
sudo cp ../conf/haste.sh /usr/bin/"$app"
|
||||
sudo chmod +x /usr/bin/"$app"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue