This commit is contained in:
olli
2024-07-03 14:27:13 +02:00
parent aac91e9a55
commit 287a1fd2d3
2 changed files with 2 additions and 4 deletions

View File

@@ -2,10 +2,6 @@
. /etc/profile
# export all functions
set -a
## Include functions
for bashfunc in $(find /etc/bash/gaboshlib -type f -name "g_*.bashfunc" -o -name "g_*.sh")
do