Fix comments wrt. /etc/xen-tools/skel/
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user