Skip to content

Commit 34f3264

Browse files
author
Chris Sig Dev
committed
removed extra /scripts from reset source in refresh script
modified: scripts/refresh.sh
1 parent 62b9f0a commit 34f3264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/refresh.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ echo
2525
echo
2626
source $SIG/scripts/update-app.sh
2727
source $SIG/scripts/update-arduino.sh
28-
source $SIG/scripts/scripts/reboot.sh
28+
source $SIG/scripts/reboot.sh

0 commit comments

Comments
 (0)