tpotce/iso/installer/rc.local.install

5 lines
106 B
Text
Raw Normal View History

#!/bin/bash
# Ensure client will receive a DHCP lease
dhclient
2018-06-23 23:55:41 +00:00
openvt -f -w -s /root/installer/wrapper.sh