Smaller Changes / Code cleanup

This commit is contained in:
Daniel Pätzold
2026-03-08 18:41:26 +01:00
parent 4b00be901e
commit 36e626e2a3
11 changed files with 26 additions and 130 deletions
@@ -1,5 +1,5 @@
#!/bin/sh
source ./setup_system.conf
source $(dirname "$0")/setup_system.inc.sh
mkdir -p ${HOME}/temp
cd ${SYSCONFIGPATH}
tar --exclude='.*' -I 'zstd -9' -cf ${HOME}/temp/sys_config.tar.zst ${SYSCONFIGPATH}