mirror of
https://github.com/LRGEX/Klipper-docker.git
synced 2026-05-06 18:26:00 +02:00
v2.3
This commit is contained in:
@@ -66,7 +66,7 @@ for package in "${packages_array[@]}"; do
|
||||
fi
|
||||
done
|
||||
|
||||
if [ ${RESTORE} = "true" ]; then
|
||||
if [ "${RESTORE}" = "true" ]; then
|
||||
echo "Restoring klipper files..."
|
||||
cp -r /tmp/klipper_printer_data /home/lrgex/klipper/printer_data
|
||||
echo "restore done" >> /opt/lrgex/flags
|
||||
|
||||
Reference in New Issue
Block a user