diff --git a/publish_debug.sh b/publish_debug.sh new file mode 100755 index 0000000..ad67cf2 --- /dev/null +++ b/publish_debug.sh @@ -0,0 +1,3 @@ +#!/bin/bash +make Debug && ln -sf $(readlink -f ipc3270c-debug-*.zip) ~/public_html/ + -- libgit2 0.21.2