Initial snapshot before transformerlab recovery
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
ROOT_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
|
||||
|
||||
"$ROOT_DIR/labctl" up
|
||||
"$ROOT_DIR/labctl" urls
|
||||
|
||||
Reference in New Issue
Block a user