Added LICENSE, added support to FreeBSD and macOS.

This commit is contained in:
Marco Cetica
2023-04-03 16:29:57 +02:00
parent 961498fc99
commit b4d05cefe4
4 changed files with 685 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# backup.sh is a POSIX compliant, modular and lightweight
# backup utility to save and encrypt your files.
#