mirror of
https://github.com/cmderdev/cmder.git
synced 2026-04-09 03:14:30 +08:00
Rename vendor/bin/setup-cmder.sh to vendor/integrate-cmder.sh
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
powershell -NoProfile -ExecutionPolicy Bypass -File "$SCRIPT_DIR/${0%.*}.ps1" "$@"
|
||||
powershell -NoProfile -ExecutionPolicy Bypass -File "$SCRIPT_DIR/${0%.*}.ps1" "$@"
|
||||
Reference in New Issue
Block a user