Add variables and install script
This commit is contained in:
6
variables.conf.template
Normal file
6
variables.conf.template
Normal file
@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Copy this file as variables.conf, with the correct values
|
||||
|
||||
dns_server=192.168.0.63
|
||||
target_network=192.168.3.0/24
|
Reference in New Issue
Block a user