mirror of
https://github.com/YunoHost-Apps/simplex_ynh.git
synced 2024-09-03 20:26:28 +02:00
Update upgrade
This commit is contained in:
parent
370b824d0b
commit
96981e50d3
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ chmod +x $install_dir/xftp-server
|
|||
# SPECIFIC SETUP
|
||||
#=================================================
|
||||
|
||||
if [ ! -f /etc/opt/simplex-xftp ]; then
|
||||
if [ ! -d /etc/opt/simplex-xftp ]; then
|
||||
|
||||
mkdir -p "/etc/opt/simplex-xftp"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue