2025-06-22 00:39:52 +08:00

6 lines
86 B
Bash
Executable File

#!/bin/bash
install_path=$(dirname $(readlink -f $0))
cd $install_path
mate-terminal