summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xapts7
1 files changed, 7 insertions, 0 deletions
diff --git a/apts b/apts
index a9a31b2..90d13bd 100755
--- a/apts
+++ b/apts
@@ -1,5 +1,12 @@
#!/bin/sh
+# apts is a testing suite for packages on the Alpine Linux system
+# In theory, it will work on any distribution that uses the apk-tools
+# package manager
+# Author: Jeff Bilyk <jbilyk@gmail.com>
+# Version History:
+# Dec 4 2010 - Initial version
+
# Get file to output to
program=$0