Added restoreDir to flatpak script

This commit is contained in:
Eric Renfro 2023-09-17 16:55:51 -04:00
parent 9769d2a137
commit 9bf6c5bc6a
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/bin/bash
restoreDir="/etc/restore"
hook_check() {
:
}