]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/updatedb/update_sqlite3_tables_11_to_12.in
bacula-web: Renamed php class from BGraph to CGraph
[bacula/bacula] / bacula / updatedb / update_sqlite3_tables_11_to_12.in
index c839e2ee35a366c63329b609f6226c77205e1832..64919cb6f78e470a2f4c8c232a77e87f2e47fe17 100644 (file)
@@ -1,9 +1,9 @@
 #!/bin/sh
 #
-# Shell script to update MySQL tables from Bacula Community version 3.0.x to 5.0.0
+# Shell script to update SQLite3 tables from Bacula Community version 3.0.x to 5.0.0
 #
 echo " "
-echo "This script will update a Bacula MySQL database from version 11 to 12"
+echo "This script will update a Bacula SQLite3 database from version 11 to 12"
 echo " which is needed to convert from Bacula Community version 3.0.x to 5.0.x"
 echo " "