mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 18:23:07 +02:00
The hibernate-on-alarm-night case block in create_shutdown_check_script()
escaped $ as \$ for an unquoted heredoc, but the heredoc is opened with the
quoted delimiter <<'EOF', so the backslashes were written literally into
the deployed check script. Every timer fire since commit
|
||
|---|---|---|
| .. | ||
| digital_wellbeing | ||
| hosts | ||
| i3-configuration | ||
| system-maintenance | ||
| utils/android_guardian | ||
| check_and_enable_services.sh | ||
| setup_periodic_system.sh | ||