From 7fcbbe26f559c4d9fdcad49654167da31b72159d Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sun, 21 Apr 2019 15:39:29 +0300 Subject: [PATCH] Added wrapper for vagrant subcommands (update and clean). --- Documents/bin/vagrant | 1 + 1 file changed, 1 insertion(+) create mode 120000 Documents/bin/vagrant diff --git a/Documents/bin/vagrant b/Documents/bin/vagrant new file mode 120000 index 0000000..22cb46f --- /dev/null +++ b/Documents/bin/vagrant @@ -0,0 +1 @@ +wrapper \ No newline at end of file -- GitLab