🧪 test(shell): shell executer for falcon

This commit is contained in:
Eshan Roy
2024-11-27 15:33:56 +05:30
parent cfa8375dc5
commit 66eb1993f9

3
shellrunner.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
exec bash -c "$@"