This website requires JavaScript.
Explore
Help
Sign In
WMDE
/
osync
Watch
2
Star
0
Fork
You've already forked osync
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5e52e395ef
osync
/
dev
/
shellcheck.sh
6 lines
93 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
#SC2120 = only for debug version
shellcheck -e SC2086,SC2119,SC2120
$1
Reference in New Issue
View Git Blame
Copy Permalink