Update run script for maria db import

This commit is contained in:
Arnie 2021-06-08 09:38:27 +02:00
parent 12777d228c
commit 0fa50fa2d9

View File

@ -78,6 +78,11 @@ import() {
return 0 return 0
fi fi
__msg "YES, OH YES!. I am on ... IT"
__msg "waaaaait..."
__msg "waaaaaaaaaait..."
__msg "waaaaaaaaaaaaaaait..."
local path=$(realpath "${filename}") local path=$(realpath "${filename}")
local name=$(basename "${path}") local name=$(basename "${path}")