use sh as shell when bash command is executed

This commit is contained in:
dany 2022-08-21 19:15:04 +02:00
parent 1be4498512
commit 206f159d43
1 changed files with 2 additions and 0 deletions

2
bash Normal file
View File

@ -0,0 +1,2 @@
#! /bin/sh
/bin/sh $*