1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wikijs_ynh.git synced 2024-09-03 20:36:09 +02:00

Update ynh_sanitize_name

This commit is contained in:
yalh76 2019-07-09 01:12:41 +02:00
parent 1168c040d7
commit 5c404af2e1

View file

@ -1,3 +1,5 @@
#!/bin/bash
# Sanitize a string intended to be the firstname lastname
# (More specifically : removing - . and _)
#