nettoyer la branche

This commit is contained in:
2015-08-20 07:58:17 +04:00
parent 8e7644aedf
commit 7643573a8e
293 changed files with 2510 additions and 2511 deletions

View File

@@ -167,7 +167,7 @@ function parent_apacheconfig() {
# chercher à partir du répertoire courant si un des répertoires parents
# s'appelle apacheconfig
local dir="$(pwd)" dirname
while true; do
setx dirname=basename -- "$dir"
if [ "$dir" == / ]; then