fixed scripts to copy more files
[fai-configs.git] / scripts / IKIWIKI / 20-setup-ikiwiki.sh
index 36696b2de9d7fdf44426029bdb216ac43393a015..3a02ac8b07ffa3807e9504278dd424133cabaec7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Detect if ikikwiki is already installed
 #!/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
 
  # copy ikiwiki config
  fcopy -v /etc/ikiwiki/ikiwiki.setup