Use a more generic form

This commit is contained in:
Bruno Silvestre 2019-10-19 10:04:30 -03:00
parent 87e51d99ea
commit 9d84469912

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env sh
./rootA.sh ./rootA.sh
./rootB.sh ./rootB.sh
./clientA.sh ./clientA.sh