fix: can not pass args via bwrap

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
shenmo 2024-12-19 04:51:04 +00:00 committed by Gitee
parent df0b714c8b
commit 5f54c92b84
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,2 +1,2 @@
#!/bin/bash
host-spawn /opt/apps/amber-ce-bookworm/files/bin/bookworm-run-bwrap $@
host-spawn /opt/apps/amber-ce-bookworm/files/bin/bookworm-run-bwrap "$@"