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

[fix][wip]bad copy-paste

This commit is contained in:
Clément 2016-08-31 08:46:18 +02:00
parent b3072d2330
commit a6be7a7977

View file

@ -31,8 +31,8 @@ sudo chown -R www-data: $TMPDIR/data/
sudo chown -R www-data: $TMPDIR/extensions/
# Clean up existing files and copy new files to the right place
sudo rm -rf "$DESTDIR"
sudo cp -r "$TMPDIR" "$DESTDIR"
sudo rm -rf "$FINAL_PATH"
sudo cp -r "$TMPDIR" "$FINAL_PATH"
#install extention for api