mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
chore(gui-client): remove unused env var (#4234)
Must have been a hack to run the smoke test in CI, and was never actually hooked up.
This commit is contained in:
@@ -9,7 +9,6 @@ LOGS_PATH="$HOME/.cache/$BUNDLE_ID/data/logs"
|
||||
DUMP_PATH="$LOGS_PATH/last_crash.dmp"
|
||||
SETTINGS_PATH="$HOME/.config/$BUNDLE_ID/config/advanced_settings.json"
|
||||
|
||||
export FIREZONE_DISABLE_SYSTRAY=true
|
||||
PACKAGE=firezone-gui-client
|
||||
export RUST_LOG=firezone_gui_client=debug,warn
|
||||
export WEBKIT_DISABLE_COMPOSITING_MODE=1
|
||||
|
||||
Reference in New Issue
Block a user