├── LICENSE ├── Makefile ├── README.md └── openbsd-timemachine-backup.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thexhr/openbsd-timemachine/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thexhr/openbsd-timemachine/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thexhr/openbsd-timemachine/HEAD/README.md -------------------------------------------------------------------------------- /openbsd-timemachine-backup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thexhr/openbsd-timemachine/HEAD/openbsd-timemachine-backup.sh --------------------------------------------------------------------------------