mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
5 lines
85 B
Bash
Executable File
5 lines
85 B
Bash
Executable File
#!/bin/bash
|
|
echo -e '\e[31m:: \e[0m\e[1mUse chaser instead!'
|
|
chaser
|
|
echo -ne '\e[0m'
|