1
0
Fork 0
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:
frju365 2017-10-15 11:09:59 +02:00 committed by GitHub
parent 92cabd9b1c
commit c65e3625ac

View file

@ -158,7 +158,7 @@ fi
# Add HASTE AS A BINARY FILE # 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%/}" "../conf/haste.sh"
sudo cp ../conf/haste.sh /usr/bin/"$app" sudo cp ../conf/haste.sh /usr/bin/"$app"
sudo chmod +x /usr/bin/"$app" sudo chmod +x /usr/bin/"$app"