copilot-swe-agent[bot]
014dd33231
fix: ensure wger sudoers entry persists after sudo package installation
...
The sudoers entry for the wger user was written to /etc/sudoers before
the sudo package was installed. When apt-get installs sudo, its default
/etc/sudoers conffile may overwrite the entry, causing sudo to fail at
runtime. This prevented ha_entrypoint.sh from running as root, so
/data/media was never created with correct permissions, resulting in
PermissionError when downloading exercise images.
Fix: re-add the sudoers entry after the sudo package is installed.
Also improve symlink handling in 90-run.sh to avoid self-referencing
copies on subsequent container starts.
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-25 16:52:46 +00:00
alexbelgium
d4f9afc2de
fix: auto-fix linting issues
2025-09-21 00:32:05 +00:00
Alexandre
1aaa1174c1
Update ownership and permissions for env.sh
2025-09-19 21:57:17 +02:00
Alexandre
a78e449596
Update permissions and environment variable export
...
Refactor environment variable handling and permissions.
2025-09-19 21:36:25 +02:00
Alexandre
e280843380
Update 90-run.sh
2025-09-01 09:36:12 +02:00
Alexandre
7fe854c6cf
Modify entrypoint command to change directory first
...
Change the command to execute entrypoint.sh with a directory change.
2025-09-01 08:59:16 +02:00
Alexandre
29b44bfbb9
Change ownership of data and home directories to 'wger'
2025-09-01 08:55:22 +02:00
Alexandre
00387e978e
Update 90-run.sh
2025-09-01 08:54:36 +02:00
Alexandre
e9c2088508
Update 90-run.sh
2025-09-01 08:49:14 +02:00
Alexandre
fa7b22ccec
Update 90-run.sh
2025-09-01 08:45:08 +02:00
Alexandre
2d3eb41630
Change entrypoint execution to use 'su' command
2025-09-01 07:52:47 +02:00
Alexandre
18b80232a3
Start entrypoint script after nginx
2025-09-01 07:20:22 +02: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
Alexandre
15ad3ceb18
Remove touch
2023-03-11 13:43:32 +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
github-actions
684f4132b3
Github bot : script beautyshied
2022-12-04 00:12:37 +00:00
Alexandre
875e9d2ffe
Added
2022-11-28 14:06:47 +01:00
Alexandre
71d118144f
moved to test
2022-07-10 11:28:22 +02: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
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
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
ccc21b28a7
change templates location
2022-01-17 09:40:26 +01:00
Alexandre
b0d705e7c9
Allow error reporting
2022-01-15 21:24:18 +01:00
Alexandre
f72430f02f
Remove modules code
2022-01-14 15:53:10 +01:00
Alexandre
65fd606ae3
align to cont-init.d
2022-01-14 12:05:12 +01:00
Alexandre
a87ee06516
Modulization
2022-01-14 09:40:55 +01:00