termux-tools: termux-change-repo: rename mirror wiki page again
This commit is contained in:
parent
f5a7426816
commit
7b5b44a987
@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://termux.org/
|
||||
TERMUX_PKG_DESCRIPTION="Basic system tools for Termux"
|
||||
TERMUX_PKG_LICENSE="GPL-3.0"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION=0.169
|
||||
TERMUX_PKG_VERSION=0.170
|
||||
TERMUX_PKG_SKIP_SRC_EXTRACT=true
|
||||
TERMUX_PKG_PLATFORM_INDEPENDENT=true
|
||||
TERMUX_PKG_ESSENTIAL=true
|
||||
|
@ -3,7 +3,7 @@
|
||||
if [ "$1" == "--help" ] || [ "$1" == "-help" ]; then
|
||||
echo "Script for redirecting subscribed repositories to mirrors."
|
||||
echo "You can choose between mirrors listed at"
|
||||
echo "https://github.com/termux/termux-packages/wiki/Info-about-mirrors#mirrors"
|
||||
echo "https://github.com/termux/termux-packages/wiki/Mirrors"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user