home · contact · privacy
Merge branch 'master' of plomlompom.com:/var/repos/config
[config] / bookworm / setup_scripts / setup_home.sh
index ab9f1b5d94010374c21d727e2a6bf9032cac53ed..3dd502ccfb1f4f45cad91362a0f111555bbad078 100755 (executable)
@@ -1,6 +1,5 @@
 #!/bin/sh
 set -e
-set -x
 . ./misc.sh
 
 expect_n_args 1 "(system name)" "$@"
@@ -58,6 +57,7 @@ cat "${repos_list_file}" | while read line; do
 done
 
 # Remove redundant config repo copy.
+config_tree_prefix="${public_repos_dir}/config/${debian_version}"
 rm -rf ~/config
 
 # # Set up native messenger for tridactyl.
@@ -94,7 +94,7 @@ if [ -f "${authinfo_file}" ]; then
 fi
 cd
 
-rm -rf "${dir_secrets}"
+rm -rf "${dir_secrets}"
 
 maildir=~/mail/maildir
 # # Set up e-mail system. Note that we only do mbsync if the imap pass file