home · contact · privacy
Fix script.
[config] / buster / setup_scripts / setup_home_eeepc.sh
index 55f853f7c60eed279bbddbaf31c6f51bf46f4227..c9703ec638d9e7f7d3833303268cb917e7806503 100755 (executable)
@@ -39,7 +39,7 @@ mv borg_keyfiles/* "${borgkeys_dir}"
 cd
 rm -rf "${dir_secrets}"
 
-"${path_borgscript}"
+"${path_borgscript}" orgpull
 cat "${repos_list_file}" | while read line; do
     ensure_repo "${line}"
 done