diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-09-01 22:56:14 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-09-01 22:56:14 +0800 |
commit | 6a0611a66f9cf32a4018e2f45e5e7df0bb435c3d (patch) | |
tree | 3bee591966a4422d33862382b9d22b3c91a8091e /home/xyz/.config/myconf/upd_rsync_files | |
parent | 62fbe39fe95a895424276deb1234103a1163ff30 (diff) |
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.
Diffstat (limited to 'home/xyz/.config/myconf/upd_rsync_files')
-rw-r--r-- | home/xyz/.config/myconf/upd_rsync_files | 2 |
1 files changed, 1 insertions, 1 deletions
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 |