This repository has been archived on 2023-01-08. You can view files and clone it, but cannot push or open issues or pull requests.
ptrcports/kiss/kiss.post-install

12 lines
77 B
Plaintext
Raw Normal View History

2022-05-01 06:52:14 +00:00
#!/bin/sh
cat <<- EOF >&2
* >>>>>
*
* :* :*
*
* <<<<<
EOF
exit 0