skripte updateovane
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
CONTAINER="ewc2025-mysql"
|
||||
CONTAINER="hotel-mysql"
|
||||
|
||||
RUNTIME="docker"
|
||||
if [[ "${1:-}" == "--podman" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user