Skip to content

Commit 2a01d8a

Browse files
authored
Merge pull request #436 from zeha/zeha/script-functions-cleanup
restore-config: do not read unused /etc/grml/script-functions
2 parents ca2e731 + 5a79060 commit 2a01d8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/files/GRMLBASE/usr/bin/restore-config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
# shellcheck source=/dev/null
1111
{
1212
. /etc/grml/lsb-functions
13-
. /etc/grml/script-functions
1413
}
1514

1615
# set variables {{{

0 commit comments

Comments
 (0)