forked from kiss-community/repo
Merge branch 'master' of github.com:dylanaraps/kiss-experiment
This commit is contained in:
commit
39f19933ea
@ -48,7 +48,7 @@ done
|
|||||||
ln -s ../man "$1/usr/local/share/man"
|
ln -s ../man "$1/usr/local/share/man"
|
||||||
|
|
||||||
# /etc skeleton files.
|
# /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
|
passwd profile securetty shells; do
|
||||||
install -m 644 "$f" "$1/etc"
|
install -m 644 "$f" "$1/etc"
|
||||||
done
|
done
|
||||||
|
@ -1 +1 @@
|
|||||||
1 1
|
1 2
|
||||||
|
Loading…
Reference in New Issue
Block a user