1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-18 11:15:38 +02:00

bash -> sh

This commit is contained in:
Harmen Stoppels 2023-02-14 11:04:04 +01:00 committed by GitHub
parent 9a779f2a94
commit eb8d8bf34e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
export srcdir="."
python3 ${srcdir}/tools/build_makefile.py