updated release notes for 3.14.0 beta
[koha.git] / debian / scripts / koha-upgrade-to-3.4
index 45650c1..190d841 100755 (executable)
@@ -37,7 +37,7 @@ Koha will be upgraded for the following instances: $TO_UPGRADE
 This may take some time to run. Go make a coffee.
 EOH
 
-for name in "$TO_UPGRADE"
+for name in $TO_UPGRADE
 do
     echo "Upgrading $name..."
     sudo -u "$name-koha" -H \