templates/ n'est plus nécessaire

This commit is contained in:
Jephté Clain 2024-01-30 18:02:15 +04:00
parent 6f6aad9c05
commit d5cae312cc
2 changed files with 0 additions and 11 deletions

View File

@ -1 +0,0 @@
# -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8

View File

@ -1,10 +0,0 @@
#!/bin/bash
# -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
source /etc/nulib.sh || exit 1
args=(
"description"
#"usage"
)
parse_args "$@"; set -- "${args[@]}"