scripts/start-gotty.sh aktualisiert

This commit is contained in:
2024-04-17 13:35:38 +02:00
parent 5a7c0f9af0
commit 5d3574f823

View File

@@ -1,3 +1,3 @@
#!/bin/bash
sleep 5
TERM=linux gotty --address 0.0.0.0 --title-format wg${WG_CONFIG_ID} watch --no-title --color wg show wg${WG_CONFIG_ID}
TERM=linux gotty --address 0.0.0.0 --title-format wg${WG_CONFIG_ID} watch --no-title --color sudo wg show wg${WG_CONFIG_ID}