Skip to content

Commit 42f5ae8

Browse files
authored
fix python3 location
1 parent eb648a9 commit 42f5ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/home/pi/coderbot/bin/python3
1+
#!/usr/bin/python3
22
############################################################################
33
# CoderBot, a didactical programmable robot.
44
# Copyright (C) 2014, 2015 Roberto Previtera <info@coderbot.org>

0 commit comments

Comments
 (0)