mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-21 10:22:10 +08:00
Vendored
+2
@@ -16,6 +16,8 @@ ssh -tt -o ConnectTimeout=30 -o ServerAliveInterval=30 -o ServerAliveCountMax=3
|
||||
|
||||
set -e
|
||||
|
||||
shopt -s huponexit # kill all child processes when the shell exits
|
||||
|
||||
export CI=1
|
||||
export PYTHONWARNINGS=error
|
||||
export LOGPRINT=debug
|
||||
|
||||
Reference in New Issue
Block a user