refactor: rename base to fedora
This commit is contained in:
3
containers/fedora/config/bin/host
Executable file
3
containers/fedora/config/bin/host
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
host-spawn -cwd "${PWD/#$HOME/$HOST_HOME}" \
|
||||
$([ "$(basename "$0")" != "host" ] && echo "$(basename "$0")") "$@"
|
||||
1
containers/fedora/config/bin/podman
Symbolic link
1
containers/fedora/config/bin/podman
Symbolic link
@@ -0,0 +1 @@
|
||||
host
|
||||
1
containers/fedora/config/bin/xdg-open
Symbolic link
1
containers/fedora/config/bin/xdg-open
Symbolic link
@@ -0,0 +1 @@
|
||||
host
|
||||
Reference in New Issue
Block a user