mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
new dev
This commit is contained in:
6
scripts/dev-den-local.sh
Executable file
6
scripts/dev-den-local.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
ROOT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)"
|
||||
|
||||
exec "$ROOT_DIR/scripts/dev-web-local.sh" "$@"
|
||||
Reference in New Issue
Block a user