1
0
mirror of https://github.com/limosek/zaf.git synced 2025-11-01 18:17:37 +01:00

Repaired userparms creation and including libraries

This commit is contained in:
Lukas Macura
2016-04-19 10:37:39 +02:00
parent 84f7e55078
commit ddbdff55d9
7 changed files with 48 additions and 29 deletions

View File

@@ -1,12 +1,9 @@
#!/bin/sh
. /etc/zaf.conf
. ${ZAF_LIB_DIR}/zaf.lib.sh
. $(dirname $0)/preload.sh
help() {
echo "$0 key cmd"
exit 2
zaf_err "$0 key cmd"
}
lkey="$1"