🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 14m16s

Dockerfile
.env.scripts
.gitattributes
.gitignore
rootfs/.gitea/
rootfs/root/
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/pkmgr
rootfs/usr/local/etc/docker/functions/entrypoint.sh
rootfs/usr/local/share/template-files/config/env/default.sample
This commit is contained in:
casjay
2025-09-16 19:38:30 -04:00
parent 6316ba9719
commit e83293ba28
17 changed files with 1196 additions and 548 deletions

7
.gitignore vendored
View File

@@ -1,4 +1,4 @@
# gitignore created on 09/02/23 at 22:54
# gitignore created on 09/16/25 at 11:50
# Disable reminder in prompt
ignoredirmessage
@@ -96,3 +96,8 @@ $RECYCLE.BIN/
# ignore .installed files
**/.installed
# ignore work in progress files
**/*.rewrite.sh
**/*.refactor.sh