Skip to content

Commit

Permalink
test: run with altered dns
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Wendel <[email protected]>
  • Loading branch information
KwadFan committed Aug 5, 2024
1 parent 70f2768 commit c24708f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/default
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,14 @@ DIST_NAME="MainsailOS"

BASE_BOOT_MOUNT_PATH=boot

BASE_USE_ALT_DNS="1.0.0.1 1.1.1.1 8.8.8.8 8.8.4.4 9.9.9.9 149.112.112.112 208.67.222.222 208.67.220.220"

# export Variables
export BASE_BOOT_MOUNT_PATH
export DIST_NAME
export DIST_VERSION
export BASE_ZIP_IMG
export BASE_USE_ALT_DNS

### JSON sniplet Setup
### NOTE: Please see all config files for setup variables!!!
Expand Down

0 comments on commit c24708f

Please sign in to comment.