mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
Update install
This commit is contained in:
parent
6febf2137f
commit
3090530081
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@ ynh_app_setting_set --app=$app --key=rpcpassword --value="$rpcpassword"
|
|||
#=================================================
|
||||
ynh_script_progression --message="Creating a data directory..."
|
||||
|
||||
mkdir -p $data_dir/{progress,completed,watched}
|
||||
|
||||
chmod -R 764 $data_dir
|
||||
chmod -R 775 $data_dir/watched
|
||||
chown -R debian-transmission:www-data "$data_dir"
|
||||
|
|
Loading…
Add table
Reference in a new issue