„gaboshlib.include“ ändern
This commit is contained in:
parent
71aeedaaf3
commit
dcc02e9cde
@ -9,7 +9,7 @@ set -a
|
||||
## Include functions
|
||||
for bashfunc in $(find /etc/bash/gaboshlib -type f -name "g_*.bashfunc")
|
||||
do
|
||||
echo $bashfunc
|
||||
#echo $bashfunc
|
||||
. "$bashfunc"
|
||||
done
|
||||
##
|
||||
|
Loading…
Reference in New Issue
Block a user