chore: sync from github
Some checks failed
Build container / build (push) Has been cancelled

This commit is contained in:
Job
2025-08-29 13:46:15 +02:00
parent d5ed7bc7f7
commit 48f13d622b
20 changed files with 92 additions and 186 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash
if [ "$(basename "$0")" != "host" ]; then
host-spawn -cwd "${PWD/#$HOME/$HOST_HOME}" $(basename "$0") "$@"
else
host-spawn -cwd "${PWD/#$HOME/$HOST_HOME}" "$@"
fi

View File

@@ -0,0 +1 @@
host

View File

@@ -0,0 +1 @@
host