From 0c52149c40b194ef02915215ce0d403c42a8c6df Mon Sep 17 00:00:00 2001 From: Cuan Date: Wed, 16 Mar 2022 03:36:59 -0400 Subject: [PATCH] Correct misinformation in packaging script --- package.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/package.sh b/package.sh index a83dd49..63019fc 100755 --- a/package.sh +++ b/package.sh @@ -4,7 +4,6 @@ # NOTE It is recommended to instead use the latest officially packaged and tagged release. # NOTE If using Arch, it is recommended to install from the AUR or from the PKGBUILD attatched to the latest official release. -# NOTE As of release fr4, sshync will become a separate package and thus a dependency for sshyp. sshync is automatically installed with the PKGBUILD version. echo -e '\nOptions (please enter the number only):' echo -e '\nDistribution Packages:\n\n1. Debian\n2. Termux\n3. Generic (used for PKGBUILD/APKBUILD)'