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 1023f7b commit 5da3776Copy full SHA for 5da3776
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脚本安装成功啦\e[m"
+echo -e "\e[1;32mnsk脚本安装成功啦,可以输入n或者nsk命令唤出菜单\e[m"
0 commit comments