Merge branch 'master' of github.com:dylanaraps/kiss-experiment

This commit is contained in:
Dylan Araps 2019-06-23 17:29:26 +03:00
commit 39f19933ea
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ done
ln -s ../man "$1/usr/local/share/man"
# /etc skeleton files.
for f in fstab host.conf hosts issue os-release \
for f in fstab group host.conf hosts issue os-release \
passwd profile securetty shells; do
install -m 644 "$f" "$1/etc"
done

View File

@ -1 +1 @@
1 1
1 2