1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 11:31:46 +00:00

It is more recommended to use mo

This commit is contained in:
Tw93
2025-10-08 23:58:33 +08:00
parent 4ea3b1c47f
commit dcf9a2a11f

1
mo
View File

@@ -1,4 +1,5 @@
#!/bin/bash
# Lightweight alias to run Mole via `mo`
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
exec "$SCRIPT_DIR/mole" "$@"