Restructure configs into seperate folder
This commit is contained in:
parent
d713b19199
commit
0801bb1adb
16 changed files with 14 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env sh
|
||||
[ -z "$SXMO_GPSLOCATIONSFILES" ] && SXMO_GPSLOCATIONSFILES="/usr/share/sxmo/places_for_gps.tsv"
|
||||
[ -z "$SXMO_GPSLOCATIONSFILES" ] && SXMO_GPSLOCATIONSFILES="/usr/share/sxmo/appcfg/places_for_gps.tsv"
|
||||
ROWHOURS=12
|
||||
WEATHERXML=""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue