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:
parent
1168c040d7
commit
5c404af2e1
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Sanitize a string intended to be the firstname lastname
|
||||
# (More specifically : removing - . and _)
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue