Cleanup, fixes, cloud fs support

This commit is contained in:
Tyler
2020-06-14 04:29:16 -04:00
parent 8bcb538e10
commit b651ccd250
11 changed files with 228 additions and 190 deletions

View File

@ -1,4 +1,4 @@
fpm -s dir -t deb -p build/$ARCH/deb-simple_$VERSION.deb \
fpm -s dir -t deb -p /build/$ARCH/deb-simple_$VERSION_$ARCH.deb \
-n deb-simple -v $VERSION \
--config-files /etc/deb-simple.conf \
--deb-priority optional --force \