Skip to content
Snippets Groups Projects
check-uname.sh 42 B
Newer Older
  • Learn to ignore specific revisions
  • [ "$(uname)" = "$1" ] && echo y || echo n