]> gitweb.fluxo.info Git - hydra.git/commitdiff
Minor fix
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 27 Sep 2011 22:15:57 +0000 (19:15 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 27 Sep 2011 22:15:57 +0000 (19:15 -0300)
share/hydractl/backup-restore-site

index a5863b4e00a1120da8ec0629328f0165dc6cba36..a7378663f19fc2fe10e6b795c842a722a8da4b42 100755 (executable)
@@ -71,7 +71,7 @@ if [ -e "$FOLDER/drupal" ]; then
   chmod 640 $FOLDER/drupal/settings.php
 
   if [ ! -z "$SERIES" ]; then
-    if [ -e "$WWW/drupal-$SERIES" ]; then
+    if [ -e "$WWW/drupal-$SERIES" ]; then
       echo "Creating basic drupal symlinks..."
       (
       cd $WWW/drupal-$SERIES/sites