1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garradin_ynh.git synced 2024-09-03 18:36:17 +02:00

Update restore

This commit is contained in:
frju365 2017-02-12 19:00:49 +01:00 committed by GitHub
parent 82c60d33a5
commit b839f48923

View file

@ -34,10 +34,6 @@ sudo apt-get -y -qq install php5-sqlite
conf=/etc/nginx/conf.d/$domain.d/$app.conf
# Check domain/path availability
sudo yunohost app checkurl "${domain}${path}" -a "$app" \
|| ynh_die "Path not available: ${domain}${path}"
# Restore sources & data
sudo cp -a "./sources" $final_path