fix(spoolman): add db dir check to status script
This commit is contained in:
@@ -221,6 +221,7 @@ function get_spoolman_status() {
|
||||
files=(
|
||||
"${SPOOLMAN_DIR}"
|
||||
"${SYSTEMD}/Spoolman.service"
|
||||
"${HOME}/.local/share/spoolman"
|
||||
)
|
||||
|
||||
local count
|
||||
|
||||
Reference in New Issue
Block a user