removal of unused script
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
|
||||
# Backward-compatible wrapper: the canonical launcher is now launch.sh
|
||||
exec "$SCRIPT_DIR/launch.sh" "$@"
|
||||
Reference in New Issue
Block a user