mirror of
https://github.com/YunoHost-Apps/simplex_ynh.git
synced 2024-09-03 20:26:28 +02:00
Update install
This commit is contained in:
parent
b905f17e56
commit
9912dd111e
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ ynh_script_progression --message="Setting up source files..." --weight=1
|
|||
ynh_setup_source --dest_dir="$install_dir"
|
||||
ynh_setup_source --dest_dir="$install_dir" --source_id="xftp"
|
||||
|
||||
mkdir -p /var/opt/simplex-xftp /etc/opt/simplex-xftp
|
||||
chown -R $app:$app /var/opt/simplex-xftp /etc/opt/simplex-xftp
|
||||
|
||||
chmod -R o-rwx "$install_dir"
|
||||
chown -R $app:$app "$install_dir"
|
||||
chmod +x $install_dir/smp-server
|
||||
|
|
Loading…
Add table
Reference in a new issue