Last active
July 26, 2018 11:11
-
-
Save yookoala/5cff069834f52601f41c8be54d860351 to your computer and use it in GitHub Desktop.
A debian package control file example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Package: tick5 | |
Maintainer: Koala Yeung | |
Architecture: all | |
Version: 0.1 | |
Description: Print a message every 5s | |
. | |
tick5 is a simple useless script that echos a message every 5 seconds. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment