Squash infuriating hook bug.

Former-commit-id: a5da9c05f4
Former-commit-id: 3405464e31a4b71a5362d4d23e6fbdcbcb5ea3e6
This commit is contained in:
Kaj Forney 2018-10-23 15:47:13 -06:00
parent 3d25830544
commit 1697df3f56

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/