Skip to content

Commit 4edba55

Browse files
committed
Small fix to sunflow.sh
1 parent f623d00 commit 4edba55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sunflow.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
#/bin/sh
1+
#!/bin/sh
22
mem=1G
33
java -Xmx$mem -server -jar sunflow.jar $*

0 commit comments

Comments
 (0)