mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-07 02:37:14 +00:00
docs(install): note that AmneziaWG kernel module install is still manual
Tracked separately (not yet ported into this script) — see coinman-dev/3ax-ui's install_amneziawg for the reference approach (ppa:amnezia/ppa). Also serves as a real, path-filter-matching change to get the previous empty commit's CI trigger to actually fire — release.yml's push trigger is paths-scoped and an empty commit changes no files, so it never matched. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -8,6 +8,11 @@ plain='\033[0m'
|
||||
|
||||
cur_dir=$(pwd)
|
||||
|
||||
# TODO(amneziawg): this script does not yet install the AmneziaWG DKMS kernel
|
||||
# module + amneziawg-tools. Until it does, install them manually before
|
||||
# creating an AmneziaWG inbound (see coinman-dev/3ax-ui's install_amneziawg
|
||||
# for a reference implementation: ppa:amnezia/ppa on Ubuntu/Debian).
|
||||
|
||||
xui_folder="${XUI_MAIN_FOLDER:=/usr/local/x-ui}"
|
||||
xui_service="${XUI_SERVICE:=/etc/systemd/system}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user