Added restoreDir to flatpak script
This commit is contained in:
parent
9769d2a137
commit
9bf6c5bc6a
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
restoreDir="/etc/restore"
|
||||||
|
|
||||||
hook_check() {
|
hook_check() {
|
||||||
:
|
:
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue