We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da3776 commit 32e70e3Copy full SHA for 32e70e3
install.sh
@@ -61,4 +61,4 @@ cp $temp_dir/*/nsk.sh /usr/bin/nsk
61
chmod u+x /usr/bin/nsk
62
[ -f "/usr/bin/n" ] || ln -s /usr/bin/nsk /usr/bin/n
63
64
-echo -e "\e[1;32mnsk脚本安装成功啦,可以输入n或者nsk命令唤出菜单\e[m"
+echo -e "\e[1;32mnsk脚本安装成功啦,可以输入n或者nsk命令唤出菜单\e[0m"
0 commit comments