1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00

Update install

This commit is contained in:
titoko 2013-11-24 21:59:33 +01:00
parent 5f31ca263d
commit 1674d6b402

View file

@ -38,7 +38,7 @@ sudo mv /tmp/cronttrss /etc/cron.d/ttrss
sudo mkdir $final_path/cache/{export,images,upload,js}
sudo mkdir $final_path/{feed-icons,lock}
sudo chmod -R 777 $final_path/cache/images && sudo chmod -R 777 $final_path/cache/upload && sudo chmod -R 777 $final_path/cache/export && sudo chmod -R 777 $final_path/cache/js && sudo chmod -R 777 feed-icons && sudo chmod -R 777 lock
sudo chmod -R 777 $final_path/cache/images && sudo chmod -R 777 $final_path/cache/upload && sudo chmod -R 777 $final_path/cache/export && sudo chmod -R 777 $final_path/cache/js && sudo chmod -R 777 $final_path/feed-icons && sudo chmod -R 777 $final_path/lock
# Set permissions to ttrss directory