Skip to content

Commit

Permalink
Update shell to bash
Browse files Browse the repository at this point in the history
  • Loading branch information
cybergarage committed Sep 20, 2021
1 parent bf1b456 commit 30383ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash

pushd include && ./Makefile.am.build > Makefile.am && popd
pushd lib/unix && ./Makefile.am.build > Makefile.am && popd
Expand Down

0 comments on commit 30383ad

Please sign in to comment.