1
0
Fork 0

another mirroring test

This commit is contained in:
Von Random 2014-12-06 16:03:51 +03:00
parent 13f1b09e00
commit 20b081b25e

View file

@ -330,7 +330,7 @@ else
trap 'echo -e "\e[0mbash: exit \e[1;37m$?\e[0m"' ERR
# }}}
fi
# {{{ source specific and common extras
# {{{ source extras
for i in ${extras[@]}; do
if [[ -r ${i} ]]; then
source ${i}