Use bash in boostrap.sh to make pushd/popd work

This commit is contained in:
Feeps
2021-05-17 20:44:23 +02:00
committed by GitHub
parent 19e6909cbb
commit ce0ebd72f1

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
if ! command -v mage &> /dev/null
then