Skip import of MySql database
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
#date "+%Y-%m-%d %H:%M:%S"
|
||||
cd /home/pi/ARM64/Translate/Translate/bin/Debug/net8.0
|
||||
./translate /mnt/mariadb/backupdb.sql /mnt/mariadb/backupdb2.sql
|
||||
cd /mnt/mariadb
|
||||
./restoredb.sh
|
||||
#date "+%Y-%m-%d %H:%M:%S"
|
||||
|
||||
Reference in New Issue
Block a user