Skip to content

Commit 6c50a97

Browse files
authored
Update write_inputs.sh
1 parent 22c293f commit 6c50a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/write_inputs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ if [ $start == "c" ]; then
7474

7575
###### RUN MATLAB SCRIPT through HPC job script
7676
cat <<EOF > pre-job.$iexpnr
77-
77+
#!/bin/bash
7878
#PBS -l walltime=24:00:00
7979
#PBS -l select=1:ncpus=8:mem=64gb
8080

0 commit comments

Comments
 (0)