1
0
mirror of synced 2026-02-26 08:13:53 +00:00

Fix comments wrt. /etc/xen-tools/skel/

This commit is contained in:
Axel Beckert
2017-08-04 00:44:20 +02:00
parent 326bd72ebb
commit 422f682b37
2 changed files with 2 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
#!/bin/sh
#
# Copy files from a 'skel' directory, if present, into the
# new images
# Copy some specific files from host nachine into the new images
#

View File

@@ -38,7 +38,7 @@ if [ -d /etc/xen-tools/skel ]; then
else
logMessage skel directory, /etc/xen-tools/skell, not present ignoring.
logMessage skel directory, /etc/xen-tools/skel, not present ignoring.
fi