Skip to content

Commit

Permalink
Function_library from script_tools used by default
Browse files Browse the repository at this point in the history
- DI update function_library looks older
- using script_tools makes it work in standalone installations too
  • Loading branch information
karan259 committed Jan 10, 2017
1 parent 89e8f5d commit 2ded9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update_wiringpi.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
source /home/pi/di_update/Raspbian_For_Robots/upd_script/functions_library.sh
source /home/pi/Dexter/lib/Dexter/script_tools/functions_library.sh

PIHOME=/home/pi
DEXTER=Dexter
Expand Down

0 comments on commit 2ded9bf

Please sign in to comment.