Fix aws cli exec
This commit is contained in:
@@ -51,6 +51,9 @@ init() {
|
|||||||
|
|
||||||
cmd() {
|
cmd() {
|
||||||
local localDir
|
local localDir
|
||||||
|
|
||||||
|
__msg "Specify a mount point to /mnt/uploads inside the docker container"
|
||||||
|
|
||||||
read localDir
|
read localDir
|
||||||
|
|
||||||
if [[ ${localDir} = "" ]]; then
|
if [[ ${localDir} = "" ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user