Repo Change QuickFix

QuickFix for Repo location change.
This commit is contained in:
Dan Schaper 2016-01-22 20:46:10 -08:00
parent 7c5df5dfe3
commit 1e735c26c4

View file

@ -11,7 +11,7 @@
# @TODO: add git as requirement to basic-install.sh
#
WEB_INTERFACE_GIT_URL="https://github.com/jacobsalmela/AdminLTE.git"
WEB_INTERFACE_GIT_URL="https://github.com/pi-hole/AdminLTE.git"
WEB_INTERFACE_DIR="/var/www/html/admin"
main() {