Skip to content

Commit

Permalink
Update args at run.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
killerbees19 committed Jan 14, 2022
1 parent 67418df commit 2e4a03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other-scripts/run.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
args=(-M level -g 20 -Y autolevel)
args=(-Y autolevel)
devices=(0)

mode=${1:-}
Expand Down

0 comments on commit 2e4a03f

Please sign in to comment.