diff --git a/FAQ.md b/FAQ.md new file mode 100644 index 0000000..be3620a --- /dev/null +++ b/FAQ.md @@ -0,0 +1,5 @@ +## Why does Little Backup Box shut down by itself? + +If Little Backup Box doesn't detect any storage device for 5 minutes, it shuts down. To disable the shutdown operation, connect to the Raspberry Pi via SSH and run the following command: + + sudo shutdown -c \ No newline at end of file