fix(jump): do not force dns
This commit is contained in:
parent
0469699073
commit
25bd8373ae
@ -1,7 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
echo "nameserver 192.168.16.118" > /etc/resolv.conf
|
||||
test -f /etc/ssh/ssh_host_rsa_key || ssh-keygen -A
|
||||
crond
|
||||
/usr/sbin/sshd
|
||||
|
Loading…
x
Reference in New Issue
Block a user