fix: problems with host-spawn
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
host-spawn -cwd "${PWD/#$HOME/$HOST_HOME}" "$@"
|
||||
host-spawn -cwd "${PWD/#$HOME/$HOST_HOME}" $(basename "$0") "$@"
|
||||
|
||||
Reference in New Issue
Block a user