Update run scripts for db import
This commit is contained in:
parent
0fa50fa2d9
commit
3f700b538c
@ -78,10 +78,7 @@ import() {
|
|||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
__msg "YES, OH YES!. I am on ... IT"
|
__msg "Importing, please wait..."
|
||||||
__msg "waaaaait..."
|
|
||||||
__msg "waaaaaaaaaait..."
|
|
||||||
__msg "waaaaaaaaaaaaaaait..."
|
|
||||||
|
|
||||||
local path=$(realpath "${filename}")
|
local path=$(realpath "${filename}")
|
||||||
local name=$(basename "${path}")
|
local name=$(basename "${path}")
|
||||||
|
|||||||
@ -89,6 +89,8 @@ import() {
|
|||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
__msg "Importing, please wait..."
|
||||||
|
|
||||||
local path=$(realpath "${filename}")
|
local path=$(realpath "${filename}")
|
||||||
local name=$(basename "${path}")
|
local name=$(basename "${path}")
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user