Skip to content

Commit e491673

Browse files
committed
switch to bash so this works on ubuntu
1 parent 1d4d312 commit e491673

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
# this script builds the shared-object libraries that interface
44
# Fortran with python for some lower-level pyro routines. f2py is

0 commit comments

Comments
 (0)