Add exec bash command to bootstrap

This commit is contained in:
Pradana AUMARS 2021-06-29 18:45:59 +02:00
parent cd93b215b3
commit b008b6c73b
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh
autoreconf --verbose --install --force
exec autoreconf --verbose --install --force