first ubuntu conversion

This commit is contained in:
ducoterra
2018-09-28 20:28:50 -04:00
parent 345ce7a859
commit 0fa8f5495d
2 changed files with 7 additions and 24 deletions

1
vars
View File

@@ -5,7 +5,6 @@ export hostname=""
export usegit=False # if you have a django git project
export giturl="" # url for git project
export gitkey="" # IdentityFile
install_epel_release=False
# general install settings
export logdir="/var/log/djangosetup/"