1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Update scripts/_common.sh

This commit is contained in:
Kayou 2024-08-01 14:07:39 +02:00 committed by GitHub
parent 73a3498b93
commit fa5da4fe66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ wait_nginx_reload() {
break break
fi fi
sleep 1 sleep 1
done done
} }