5 lines
85 B
Bash
Raw Permalink Normal View History

2025-06-22 00:39:52 +08:00
#!/bin/bash
install_path=$(dirname $(readlink -f $0))
cd $install_path
mate-terminal