File: detect.sh

package info (click to toggle)
debootstick 2.8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 296 kB
  • sloc: sh: 1,364; makefile: 34
file content (8 lines) | stat: -rwxr-xr-x 160 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/bin/sh
fs_tree=$1

# check if $fs_tree match your target type.
# Call 'exit 0' in this case.
# See other target dirs for ideas.

exit 1  # not such a system