mirror of
https://github.com/sdr-enthusiasts/docker-planefence.git
synced 2025-12-22 11:17:06 +00:00
add common script
This commit is contained in:
@@ -13,6 +13,8 @@ if [[ -f /usr/share/planefence/persist/planefence.config ]]; then
|
||||
source /usr/share/planefence/persist/planefence.config
|
||||
fi
|
||||
|
||||
source /scripts/common
|
||||
|
||||
ACCESS_TOKEN=$MASTODON_ACCESS_TOKEN
|
||||
INSTANCE_URL="https://$MASTODON_SERVER"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user