1
0
mirror of https://github.com/nezhahq/nezha.git synced 2025-03-11 08:18:13 -04:00
nezha/script/entrypoint.sh
2022-11-01 18:02:46 +08:00

3 lines
118 B
Bash

#!/bin/sh
printf "nameserver 127.0.0.11\nnameserver 8.8.4.4\nnameserver 223.5.5.5\n" > /etc/resolv.conf
/dashboard/app