fixed scripts to copy more files
authorLisa Marie Maginnis <lisam@fsf.org>
Wed, 28 Jan 2015 01:06:30 +0000 (20:06 -0500)
committerLisa Marie Maginnis <lisam@fsf.org>
Wed, 28 Jan 2015 01:06:30 +0000 (20:06 -0500)
scripts/IKIWIKI/20-setup-ikiwiki.sh

index 36696b2de9d7fdf44426029bdb216ac43393a015..3a02ac8b07ffa3807e9504278dd424133cabaec7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Detect if ikikwiki is already installed
-if [ ! $ROOTCMD test -e /etc/ikiwiki/ikiwiki.setup ]; then
+if ! $ROOTCMD test -e /etc/ikiwiki/ikiwiki.setup ; then
  # copy ikiwiki config
  fcopy -v /etc/ikiwiki/ikiwiki.setup