Browse Source

real latest install

main
pvincent 2 weeks ago
parent
commit
c4a04c8b44
  1. 2
      lib/initiate.bash

2
lib/initiate.bash

@ -215,7 +215,7 @@ function launch_hooks {
if ! miaou-bash "$hook" 3>/dev/null; then if ! miaou-bash "$hook" 3>/dev/null; then
echo 'WARNING: hook failure, bypassed' echo 'WARNING: hook failure, bypassed'
fi fi
echo -----------------
echo ----------------
done done
} }

Loading…
Cancel
Save