File: install.sh

package info (click to toggle)
rust-cty 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 120 kB
  • sloc: sh: 13; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 37 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
set -ex

main() {
    return
}

main