Files
imagefind/fnos/cmd/install_init
T

6 lines
175 B
Bash
Executable File

#!/bin/bash
# Pre-install runs before fnOS has guaranteed that TRIM_PKGVAR exists and is
# writable by the package account. Runtime startup creates its own data tree.
exit 0