From 42110f9d853d51cab44449ff5b47e5b1857d8b9f Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 11 Feb 2019 17:59:01 +0100 Subject: [PATCH] Apply example_ynh to _common.sh --- scripts/_common.sh | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/scripts/_common.sh b/scripts/_common.sh index 05a7907..4a6deae 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -1,2 +1,13 @@ #!/bin/bash +#================================================= +# PERSONNAL HELPERS +#================================================= + +#================================================= +# EXPERIMENTAL HELPERS +#================================================= + +#================================================= +# FUTUR OFFICIAL HELPERS +#=================================================