1
0
Fork 0
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:
Éric Gaspar 2023-06-20 11:14:30 +02:00
parent 370b824d0b
commit 96981e50d3

View file

@ -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"