Skip to content

Commit 9354cad

Browse files
committed
🔧 remove --login flag
we don't want to inherit people's login
1 parent e7447a3 commit 9354cad

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Run_ext.sh

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
#!/bin/bash --login
1+
#!/bin/bash -
22

33
# Trouble shooting:
44
# Certain systems may require additional setup
55
# source activate unresp
6-
# module switch gnu/native intel
7-
# module load bit
8-
# module load licences
96
# module load intel
107

118

0 commit comments

Comments
 (0)