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

Fix user delete script

This commit is contained in:
Jules Bertholet 2021-03-31 02:00:13 -04:00
parent 02e92837a8
commit 8c4d362f15

View file

@ -2,7 +2,7 @@
source /usr/share/yunohost/helpers
app="${0//50-}"
app="${0//.\/50-}"
username=$1
purge=$2