Finished install script and added more excludes

This commit is contained in:
Eric Renfro 2023-12-03 12:53:13 -05:00
parent bdf5ca5683
commit 508f5050d2
Signed by: psi-jack
GPG key ID: 14977F3A50D9A5BF
2 changed files with 6 additions and 0 deletions

View file

@ -14,3 +14,5 @@ chown root:root restic*
chmod 755 restic*
mv "restic_${resticVersion}_linux_amd64" /usr/local/bin/restic
mv resticprofile /usr/local/bin/resticprofile
popd &>/dev/null
rm -rf /tmp/restic-install

View file

@ -0,0 +1,4 @@
/var/log/journal
/var/log/*.gz
/var/log/*.bz2
/var/log/*.xz