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

Update upgrade

This commit is contained in:
abeudin 2015-01-22 18:40:42 +01:00
parent f60be8d897
commit 19f326161e

View file

@ -11,7 +11,8 @@ sudo mkdir -p $final_path
sudo cp -a ../source/* $final_path
sudo cp ../conf/config.php $final_path/
sudo patch -d $final_path -p0 < ..conf/ttrss.diff
sudo cp ../conf/ttrss.diff /tmp/
sudo patch -d $final_path -p0 < /tmp/ttrss.diff
# Change variables in ttrss configuration