index
:
fsh
master
My shell utilities
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sh
/
mpra
Age
Commit message (
Expand
)
Author
12 days
mpra use xyz@mirrors.flylightning.xyz instead of ca to consider future I may ...
Xiao Pan
2025-07-11
fix: mpra rsync need --delete to remove old version pkgs
Xiao Pan
2025-07-11
fix: mpra correct copy to ca website
Xiao Pan
2025-07-11
mpra: rsync to ca after build because I moved website to ca
Xiao Pan
2025-01-19
clean unnecessary space
Xiao Pan
2024-10-05
fix: forget to add C in getopts
Xiao Pan
2024-09-16
pacman v7 use alpm user to download, edit mpra so alpm user can read my repo
Xiao Pan
2024-07-07
mpra exit 1 instead or 0 when no PKGBUILD seems more correct
Xiao Pan
2024-07-07
mpra maybe more correct to use -u instead of -t, because I do not care if tim...
Xiao Pan
2024-03-08
mpra no upd at end, because sometimes no need and it takes too long
Xiao Pan
2024-03-08
update
Xiao Pan
2024-03-03
fix: exit if makepkg sign failed to avoid bad sig create more problems
Xiao Pan
2024-02-23
Reorganize shell scripts into sh dir, consider in the future fsh will have di...
Xiao Pan