mirror of
https://github.com/RasppleII/a2server.git
synced 2025-03-10 23:34:46 +00:00
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:
parent
3cd48ab4b3
commit
8eabd3768d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user