Smaller Changes / Code cleanup
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user