system_setup/setup_system_full.sh aktualisiert

Fixed Bug skel setup with anaconda
This commit is contained in:
2026-04-22 15:02:59 +02:00
parent b30a37e7ce
commit 131d55bddb
+1 -1
View File
@@ -196,7 +196,7 @@ fi
#File was created with from Draft-Folder and then transferred to NC
#tar -I 'zstd -9' -cf system_setup.tar.zst ~/system_setup
#
./setup_skel.sh
$(dirname "$0")/setup_skel.sh
}
test_tty()