Fixed Guppy repo being dirty
This commit is contained in:
parent
fb6e5c57f3
commit
6aeb8cc741
1 changed files with 1 additions and 2 deletions
|
@ -141,7 +141,6 @@ function install_guppy_screen(){
|
|||
fi
|
||||
cp "$GUPPY_SCREEN_CONFIG_3V3_URL" "$GUPPY_SCREEN_FOLDER"/guppyconfig.json
|
||||
fi
|
||||
chmod 775 "$GUPPY_SCREEN_URL2"
|
||||
if grep -q "include GuppyScreen" "$PRINTER_CFG" ; then
|
||||
echo -e "Info: Guppy Screen configurations are already enabled in printer.cfg file."
|
||||
else
|
||||
|
@ -291,4 +290,4 @@ function remove_guppy_screen(){
|
|||
error_msg "Please select a correct choice!";;
|
||||
esac
|
||||
done
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue