Refactor storage directory structure and update scripts for consistency
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
AZURITE_DIR="storage/azurite"
|
||||
AZURITE_DIR="storage"
|
||||
|
||||
if [[ ! -d "$AZURITE_DIR" ]]; then
|
||||
echo "No accounts found"
|
||||
|
||||
Reference in New Issue
Block a user