openbsd bug

This commit is contained in:
Thomas Levine 2016-04-06 23:50:46 +00:00
parent 2923d3a8b0
commit 42c09b775b
2 changed files with 5 additions and 1 deletions

5
TODO
View File

@ -71,3 +71,8 @@ Setup for other environments includes the following.
* Installing packages
* `touch .zshrc`
* Copy urchin and tests
Bugs
-------
* Both md5sum and md5 should be supported.

View File

@ -1,4 +1,3 @@
set -x
params="$(basename "${0}")"
hostname="$(echo "${params}" | cut -d\ -f1)"