mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
minor: change wording in restore-wifi-sync script
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#!/bin/sh
|
||||
|
||||
RestoreWifi() {
|
||||
echo "[$(date)] restore-wifi-async.sh: Restarting WiFi"
|
||||
./enable-wifi.sh
|
||||
./obtain-ip.sh
|
||||
echo "[$(date)] Kobo Suspend: Restarted WiFi"
|
||||
echo "[$(date)] restore-wifi-async.sh: Restarted WiFi"
|
||||
}
|
||||
|
||||
RestoreWifi &
|
||||
|
||||
Reference in New Issue
Block a user