„gaboshlib.include“ ändern
This commit is contained in:
parent
7c068f85cb
commit
5da4166e2b
@ -7,7 +7,7 @@ set -a
|
||||
|
||||
|
||||
## 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" -o -name "g_*.sh")
|
||||
do
|
||||
#echo $bashfunc
|
||||
. "$bashfunc"
|
||||
|
Loading…
Reference in New Issue
Block a user