Skip to content

Commit

Permalink
Small fix for volume nesting detection.
Browse files Browse the repository at this point in the history
  • Loading branch information
Commifreak committed Apr 25, 2023
1 parent 83efda9 commit 7dc091e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions appdata.backup.beta.plg
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "appdata.backup.beta">
<!ENTITY author "Robin Kluth">
<!ENTITY version "2023.04.24b5">
<!ENTITY sha256 "5dc03439f1b1dc5db103c3751d182ed9381ce3a229709437dd31755a27bc1ba6">
<!ENTITY version "2023.04.25b1">
<!ENTITY sha256 "b570f3ee005415e3de9ce546242f8c925930d70381953c7dc842e47633042e76">
<!ENTITY launch "Settings/AB.Beta.Main">
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
<!ENTITY github "Commifreak/unraid-appdata.backup">
Expand All @@ -17,6 +17,9 @@
<![CDATA[
🔨New 🩹Fix 🔧Change
###2023.04.25b1
- 🩹 Another small fix for rare nested volume detection issue
###2023.04.24b5
- 🩹 Fix cronjob again: Scheduling got lost after reboot - now using the right way for cron update
- 🩹 Fix nested volume check
Expand Down

0 comments on commit 7dc091e

Please sign in to comment.