We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 202b326 commit 0f499efCopy full SHA for 0f499ef
1 file changed
install_script_tools.sh
@@ -27,6 +27,7 @@ if [ ! -d $LIB ] ; then
27
echo "creating $PIHOME/$DEXTER/$LIB"
28
mkdir $LIB
29
fi
30
+cd $LIB
31
32
# check if /home/pi/Dexter/lib/script_tools exists
33
# if yes refresh the folder
0 commit comments