1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/limesurvey_ynh.git synced 2024-09-03 19:36:32 +02:00
limesurvey_ynh/hooks/post_user_delete
2018-03-13 21:49:11 +01:00

4 lines
181 B
Bash

#!/bin/bash
# TODO delete user with LimeSurvey cli
# An action need to be added to the cli with a patch
echo "[warn] You may need to delete this user in your LibreSurvey instances"