a2serverrc: Remove devel environment vars

These shouldn't have ever been set (that's why they have defaults
everywhere they're used).  Besides that, they've gone away now.
This commit is contained in:
T. Joseph Carter 2016-12-07 07:14:08 -08:00
parent 3cd48ab4b3
commit 8eabd3768d
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
#! /bin/bash
# vim: set tabstop=4 shiftwidth=4 noexpandtab filetype=sh:
export A2SERVER_SCRIPT_URL="${A2SERVER_SCRIPT_URL:-https://raw.githubusercontent.com/RasppleII/a2server/current/}"
export A2SERVER_BINARY_URL="${A2SERVER_BINARY_URL:-http://ivanx.com/a2server/files/}"
source /usr/local/etc/a2server-aliases