Skip to content

Commit 0f499ef

Browse files
committed
forgot an import cd
1 parent 202b326 commit 0f499ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install_script_tools.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ if [ ! -d $LIB ] ; then
2727
echo "creating $PIHOME/$DEXTER/$LIB"
2828
mkdir $LIB
2929
fi
30+
cd $LIB
3031

3132
# check if /home/pi/Dexter/lib/script_tools exists
3233
# if yes refresh the folder

0 commit comments

Comments
 (0)