kill the bug with fire.

This commit is contained in:
Kaj Forney 2018-10-23 17:21:53 -06:00
parent a5da9c05f4
commit 152ea007c3

View file

@ -1,7 +1,7 @@
#!/bin/sh
#Populate root's home folder from /etc/skel
cp -rv /etc/skel/ /root/
cp -rv /etc/skel/. /root/
#Time to git stuff...
cd /root/