Alexandre
07efbb5272
Merge branch 'master' into copilot/fix-cloudcmd-file-not-found
2026-03-07 12:04:53 +01:00
copilot-swe-agent[bot]
7aa408ec77
Fix CloudCommander startup error: guard /homeassistant/addons_config with existence checks
...
The script failed with 'find: /homeassistant/addons_config: No such file or directory'
because it accessed the directory without checking if it exists. Since the script uses
set -e, the failing find command caused the entire init script to exit.
This follows the same pattern already used in the filebrowser addon's 20-folders.sh.
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-06 17:37:03 +00:00
copilot-swe-agent[bot]
383f9eaf21
Fix cloudcmd argument quoting: use unquoted expansion for proper CLI arg passing
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-06 17:27:54 +00:00
Alexandre
afb8e2ef4a
Fix cloudcommander startup path
2026-02-04 20:33:06 +01:00
alexbelgium
f5428e0950
fix: auto-fix linting issues
2025-07-23 08:58:09 +00:00
alexbelgium
f728166b14
fix: auto-fix linting issues
2025-06-10 10:06:17 +00:00
github-actions
237173f370
Github bot : script beautyshied
2023-12-24 03:38:08 +00:00
Alexandre
18b43b6a38
update
2023-11-25 22:48:35 +01:00
Alexandre
e49092d7a8
Update 99-run.sh
2023-11-25 22:46:45 +01:00
Alexandre
625116ef82
Update 99-run.sh
2023-11-25 22:46:20 +01:00
Alexandre
c55f3c6752
Add set -e
2023-10-03 20:02:29 +02:00
github-actions
8c90a75d55
GitHub bot : scripts executable
2022-12-20 08:46:36 +00:00
Alexandre
19e8f7a808
Make executable
2022-12-20 09:46:24 +01:00
github-actions
c26798e29e
GitHub bot : scripts executable
2022-12-20 08:45:53 +00:00
Alexandre
821d5776b5
Changing file permissions
2022-12-20 09:44:22 +01:00
github-actions
5649b7ed71
GitHub bot : scripts executable
2022-12-19 22:20:22 +00:00
Alexandre
42bef66f08
Revert "chmod +x scripts"
...
This reverts commit 3351e5b29c .
2022-06-15 21:03:13 +02:00
Alexandre
3351e5b29c
chmod +x scripts
2022-06-15 20:44:11 +02:00
alexbelgium
dc791623d5
Beautify bash
2022-03-16 09:56:19 +00:00
Alexandre
258cb25ae4
lint
2022-02-18 13:28:08 +01:00
Alexandre
0e58af718b
Update 99-run.sh
2022-02-18 07:09:54 +01:00
Alexandre
92e47ca6c6
Update 99-run.sh
2022-02-18 07:05:01 +01:00
Alexandre
65fd606ae3
align to cont-init.d
2022-01-14 12:05:12 +01:00