Skip to content

Commit

Permalink
feat: use host-shell for abroot
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin authored Jan 14, 2024
1 parent 5c3b419 commit ebf5603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes.container/usr/bin/abroot
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
host-spawn pkexec abroot "$@"
host-shell pkexec abroot "$@"

0 comments on commit ebf5603

Please sign in to comment.