From 6a0611a66f9cf32a4018e2f45e5e7df0bb435c3d Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Mon, 1 Sep 2025 22:56:14 +0800 Subject: Only need backup repo ARM pkgs I backup the whole repo dir instead of /home/xyz/programs/repos/fly/aarch64/repo because I would like to automate in va notes or ai script in the future to git clone fly repo, when there's already a fly dir there seems can't git clone to fly dir. So I just backup the whole fly dir, it also has useful target pkg source so why not. --- home/xyz/.config/myconf/upd_rsync_files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/xyz/.config/myconf/upd_rsync_files b/home/xyz/.config/myconf/upd_rsync_files index 17734a06..876f049c 100644 --- a/home/xyz/.config/myconf/upd_rsync_files +++ b/home/xyz/.config/myconf/upd_rsync_files @@ -1 +1 @@ -/home/xyz/programs +/home/xyz/programs/repos -- cgit v1.2.3-70-g09d2