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]missing cp

This commit is contained in:
Clément 2016-08-31 08:45:09 +02:00
parent 683fc24db0
commit b3072d2330

View file

@ -23,7 +23,7 @@ TMPDIR=$(ynh_mkdir_tmp)
extract_freshrss "$TMPDIR"
# Restore config
sudo $FINAL_PATH/data/config.php $TMPDIR/data/config.php
sudo cp $FINAL_PATH/data/config.php $TMPDIR/data/config.php
sudo cp -r $FINAL_PATH/data/users/. $TMPDIR/data/users/
# Set permissions to freshrss directory