Skip to content

Commit 7b1155c

Browse files
author
Dexter Industries
authored
Merge pull request #6 from karan259/master
Function_library from script_tools used by default
2 parents 89e8f5d + 2ded9bf commit 7b1155c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

update_wiringpi.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
source /home/pi/di_update/Raspbian_For_Robots/upd_script/functions_library.sh
2+
source /home/pi/Dexter/lib/Dexter/script_tools/functions_library.sh
33

44
PIHOME=/home/pi
55
DEXTER=Dexter

0 commit comments

Comments
 (0)