This website requires JavaScript.
Explore
Help
Sign In
q3aql
/
nanorc
Watch
1
Star
0
Fork
0
You've already forked nanorc
mirror of
https://github.com/scopatz/nanorc
synced
2025-08-02 23:50:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nanorc
/
tests.sh
9 lines
91 B
Bash
Raw
Normal View
History
Unescape
Escape
A forgotten important file...
2019-11-23 22:31:28 +00:00
#!/bin/sh
# Shellcheck the script
nano --version
shellcheck install.sh
&&
exit
1
More checks
2019-11-25 20:01:23 +00:00
exit
0
Reference in New Issue
Copy Permalink