kill the bug with fire.

Former-commit-id: 3de72f1128a59bc44cb0e9163560c6c8bb52f322
Former-commit-id: 5a01b533816cd6885bd705f12622abd73d756f43
This commit is contained in:
Kaj Forney 2018-10-23 17:21:53 -06:00
parent 47d79fb415
commit 87e2f21a85

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/