Files
2026-01-23 08:55:18 +01:00

7 lines
65 B
Bash
Executable File

#!/usr/bin/bash
sudo -E bash $NETWORK_DIR/nft_setup.sh
exit 0