diff --git a/README.md b/README.md index 913d7c7..6c5eb0a 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,6 @@ For users on immutable distros, NixOS, or who prefer zero repository footprint. 1. Download the `tar.gz` file from the latest release. 2. From the directory where you downloaded the file: -> **Note:** In future versions, these scripts will be bundled with the tarball. - **Install** ```bash # Download and extract the tarball, download install script, and execute diff --git a/conveyor.conf b/conveyor.conf index f45d7c6..0052d6e 100644 --- a/conveyor.conf +++ b/conveyor.conf @@ -72,9 +72,6 @@ app { deb.depends = ["systemd"] rpm.requires = ["systemd"] - inputs += "scripts/linux/install.sh" -> "install.sh" - inputs += "scripts/linux/uninstall.sh" -> "uninstall.sh" - gpg { name = "WG Tunnel" email = "support@wgtunnel.com"