Skip to content

Commit 2ded9bf

Browse files
committed
Function_library from script_tools used by default
- DI update function_library looks older - using script_tools makes it work in standalone installations too
1 parent 89e8f5d commit 2ded9bf

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)