Update install.sh

This commit is contained in:
AJ ONeal 2017-05-08 21:34:52 +00:00
parent 7d7a2c2f0d
commit 9546c489cb
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
#!/bin/bash
if [ -z "$PREFIX" ]; then
$PREFIX=""
fi
###############################
# #
# http_get #