Fix typo
This commit is contained in:
parent
1c80d1397b
commit
901adcecd4
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ if [ -e "${sharebase}"/"${skel}".skeleton ]; then
|
|||
-exec install -m u=rwx,g=rx,o= {} "${destdir}"/"{}" \; \
|
||||
-exec echo -n . \;
|
||||
echo
|
||||
printok "initialized ${app}"
|
||||
printok "initialized ${appname}"
|
||||
else
|
||||
printerr "skeleton ${skel} was not found"
|
||||
exit 1
|
||||
|
|
Loading…
Reference in a new issue