1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yourls_ynh.git synced 2024-09-03 20:35:59 +02:00
This commit is contained in:
Thomas LEBEAU 2014-06-12 13:43:57 +02:00
parent 8fbe38d3a0
commit 8c141b3e53

View file

@ -13,9 +13,8 @@ fi
# Copy files to the right place
final_path=/var/www/yourls
sudo mkdir -p $final_path
sudo cp -a ../sources/* $final_path
pwd
#sudo cp -a ../sources/* $final_path
# Set permissions
sudo chown -R www-data: $final_path
pwd
#sudo chown -R www-data: $final_path