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