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
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
Alexandre
e0cfc723cf
Centralize
2023-09-05 21:22:34 +02:00
Alexandre
4c253ea248
Add colors
2023-09-05 17:14:28 +02:00
Alexandre
8a925613a7
User docker-mods for entrypoint when available
2023-09-05 12:05:39 +02:00
Alexandre
e84e5cfb3e
Ipv6 Off Nginx
2023-04-20 22:34:48 +02:00
Alexandre
eddcba146c
Clena entrypoint
2023-02-26 11:14:16 +01: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
68621505ce
Activate github builds
2022-11-26 20:16:15 +01: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
c5d26350b1
Github bot : script beautyshied
2022-06-12 00:12:48 +00:00
Alexandre
bb043a3b18
ca-certificates updater
2022-06-09 21:45:52 +02:00
Alexandre
28f90f2af7
add ca-certificates update by default
2022-06-09 21:40:31 +02:00
alexbelgium
6a8938e5d1
Github bot : script beautyshied
2022-06-09 18:29:08 +00:00
Alexandre
68bb140eed
Correct permissions
2022-06-09 20:27:54 +02:00
Alexandre
917a0df8ab
Making script work with new HA
2022-05-10 08:23:40 +02:00
alexbelgium
dc791623d5
Beautify bash
2022-03-16 09:56:19 +00:00
Alexandre
5ee59bc959
Cleaner code
2022-03-06 14:51:49 +01:00
Alexandre
97410d81eb
Corrected entrypoint logic
2022-03-01 14:03:36 +01:00
Alexandre
ee6040ffd2
Alt check method for modules download
2022-02-25 12:41:23 +01:00
Alexandre
83fe7e8279
Alt method for checking correct modules download
2022-02-25 11:01:27 +01:00
Alexandre
db6bd94b3c
cleaner modules backup script
2022-02-25 10:46:13 +01:00
Alexandre
384f6c8d4e
add -f to all curl
2022-02-25 10:44:16 +01:00
Alexandre
bcce6f3853
show modules being downloaded
2022-02-25 10:29:55 +01:00
Alexandre
3e48b4056a
add description of dependencies/modules to install
2022-02-25 10:17:48 +01:00
Alexandre
c23e5def1a
Better curl error control
2022-02-25 10:09:48 +01: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
e46dd72f86
Correct Packages
2022-01-20 20:38:46 +01:00
Alexandre
1247a6eca1
Correct Dockerfile
2022-01-20 20:32:29 +01:00
Alexandre
821c2b2e16
Correct dockerfile backup
2022-01-20 20:29:49 +01:00
Alexandre
1d3fb52eb9
Improved dockerfilebackup code
2022-01-20 09:47:01 +01:00
Alexandre
2b428a899a
Dockerfilebackup better code
2022-01-20 09:45:31 +01:00
Alexandre
db7c827077
Correct
2022-01-19 23:21:41 +01:00
Alexandre
da490214df
correction
2022-01-19 10:28:22 +01:00
Alexandre
2076152f61
correct
2022-01-18 18:43:06 +01:00
Alexandre
31f868e937
Adapt shebang if no s6 supervision
2022-01-17 13:26:36 +01:00