Skip to content

Commit 66ce401

Browse files
committed
Fix shebang
1 parent 88e4d18 commit 66ce401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feature_decoding-to-generator_diffusion.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
### reconstruction - feed decoded features to generator
44
## supp: diffusion

0 commit comments

Comments
 (0)