5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
#!/command/with-contenv bash
|
|
set -euo pipefail
|
|
|
|
bash /usr/local/bin/scripts/ipv6-mode.sh
|