mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-03-23 00:05:28 +08:00
Update changelog
This commit is contained in:
parent
a673dd1409
commit
65bb448788
@ -2,6 +2,7 @@
|
||||
|
||||
These files are used by Linuxserver build processes to handle mods in our images. Not for end-user consumption.
|
||||
|
||||
* **26.06.24:** - Add RO and User handlers.
|
||||
* **10.06.24:** - Move lsiown to its own file. Remove support for legacy v2 and hybrid mods.
|
||||
* **13.04.24:** - Let lsiown ignore broken symlinks (requires gnu find).
|
||||
* **26.03.24:** - Add versioning and debug logging to package install script, force venv creation when python packages are to be installed.
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
# 2022-09-25 - Initial Release
|
||||
# 2024-04-13 - Let lsiown ignore broken symlinks (requires gnu find)
|
||||
# 2024-06-12 - Remove lsiown and legacy s6 handlers
|
||||
MOD_SCRIPT_VER="3.20240613"
|
||||
MOD_SCRIPT_VER="3.20240626"
|
||||
|
||||
# Define custom folder paths
|
||||
SCRIPTS_DIR="/custom-cont-init.d"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user