Skip to content

Commit 30635f0

Browse files
author
Diego Ferrari
committed
fixed rundebug
1 parent 0f34d57 commit 30635f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rundebug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
MODE="rpi"
3+
MODE="raspi"
44
ARGS=()
55

66
for arg in "$@"; do

0 commit comments

Comments
 (0)