summaryrefslogtreecommitdiff
path: root/home/xyz/.local
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-12-19 20:12:47 -0800
committerXiao Pan <gky44px1999@gmail.com>2023-12-19 20:12:47 -0800
commitb65b2015ad199674c89517846a001bda45be3039 (patch)
treeb0911fc40fcfe864d1bf6fc3b11a91dd38c10735 /home/xyz/.local
parent0ffe203a78450597cba8a0f7ee689130a6521059 (diff)
update
Diffstat (limited to 'home/xyz/.local')
-rwxr-xr-xhome/xyz/.local/bin/upd2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd
index a5751ede..79dc81e9 100755
--- a/home/xyz/.local/bin/upd
+++ b/home/xyz/.local/bin/upd
@@ -21,7 +21,7 @@ backup () {
git -C "$HOME/programs/config_local_arch" pull
git -C "$HOME/programs/config_local_arch" checkout ka
git -C "$HOME/programs/config_local_arch" pull
- # Push ka branch to gitlab or any future alternative website for mirroring. Needed for public codes/data, considering my death may result in all copies on my computers being lost.
+ # Push ka branch to codeberg or any future alternative website for mirroring. Needed for public codes/data, considering my death may result in all copies on my computers being lost.
git -C "$HOME/programs/config_local_arch" push
(
umask 077