This commit is contained in:
James Barnett 2016-04-25 11:42:35 -05:00
parent 976d440616
commit 6e12136abc

View file

@ -32,5 +32,5 @@ install -Dm 755 snap-pac-clean $SCRIPTS_DIR
install -Dm 644 10_snapper-pre.hook $HOOKS_DIR
install -Dm 644 10_snapper-post.hook $HOOKS_DIR
install -Dm 644 20_snap-pac-clean.hook $HOOKS_DIR
install -Dm 644 snap-pac.conf /etc/
install -Dm 644 snap-pac.conf $INSTALL_DIR/etc/
install -Dm 644 LICENSE "$INSTALL_DIR/usr/share/licenses/snap-pac/LICENSE"