1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-24 00:09:00 +00:00

Vagrantfile: remove usage, it is in the development docs now

This commit is contained in:
Thomas Waldmann 2015-09-30 17:42:20 +02:00
parent bc9679f0e5
commit 967963e17d

6
Vagrantfile vendored
View file

@ -1,11 +1,7 @@
# -*- mode: ruby -*-
# vi: set ft=ruby :
# Automated creation of testing environments on misc. platforms
# Usage:
# vagrant up OS
# vagrant ssh OS -c command
# vagrant halt OS
# Automated creation of testing environments / binaries on misc. platforms
def packages_prepare_wheezy
return <<-EOF