CC-2693: Copy PHP files to /usr/shar/airtime instead of /var/www/airtime
- done for new install - upgrade need some more work
This commit is contained in:
parent
d6692b7cf9
commit
376ae1370c
14 changed files with 513 additions and 10 deletions
|
@ -21,7 +21,7 @@ from urlparse import urlparse
|
|||
import base64
|
||||
from configobj import ConfigObj
|
||||
|
||||
AIRTIME_VERSION = "1.9.1"
|
||||
AIRTIME_VERSION = "1.9.2"
|
||||
|
||||
def api_client_factory(config):
|
||||
logger = logging.getLogger()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue