mirror of
https://github.com/tw93/Mole.git
synced 2026-02-12 22:10:14 +00:00
It is more recommended to use mo
This commit is contained in:
1
mo
1
mo
@@ -1,4 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Lightweight alias to run Mole via `mo`
|
# Lightweight alias to run Mole via `mo`
|
||||||
|
|
||||||
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||||
exec "$SCRIPT_DIR/mole" "$@"
|
exec "$SCRIPT_DIR/mole" "$@"
|
||||||
|
|||||||
Reference in New Issue
Block a user