mirror of
https://github.com/YunoHost-Apps/piwigo_ynh.git
synced 2024-09-03 20:06:03 +02:00
Update install
This commit is contained in:
parent
21e1c170c2
commit
79043f5add
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ ynh_setup_source --dest_dir="$tmpdir/plugins" --source_id=log_failed_logins_plug
|
|||
shopt -s extglob
|
||||
|
||||
# Install files and set permissions
|
||||
mkdir $install_dir
|
||||
cp -a $tmpdir/!(upload|_data|galleries) $install_dir
|
||||
|
||||
chmod 750 "$install_dir"
|
||||
|
|
Loading…
Reference in a new issue