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 140176f commit 1023f7bCopy full SHA for 1023f7b
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 'nsk and n command is available'
+echo -e "\e[1;32mnsk脚本安装成功啦\e[m"
0 commit comments