Skip to content

Commit 3c6147c

Browse files
author
Arthur Chan
committed
Remove older version of spade
1 parent 21d4906 commit 3c6147c

File tree

4 files changed

+2
-57
lines changed

4 files changed

+2
-57
lines changed

documentation/install.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,10 @@ git clone https://github.com/arthurscchan/ProvMark.git
2323

2424
In the vagrant folder, we also prepared the vagrant script for the three provenance collecting tools currently supported. If you have vagrant and virtual box installed in your system. You can follow the steps below to build up a virtual environment which everything (tools and ProvMark) are installed.
2525

26-
## SPADEv2 / SPADEv3
26+
## SPADEv3
2727

2828
``` shell
29-
cd ./vagrant/spadev2
30-
# cd ./vagrant/spadev3
29+
cd ./vagrant/spadev3
3130
vagrant plugin install vagrant-vbguest
3231
vagrant up
3332
vagrant ssh

vagrant/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ the original developer of the provenance collecting tools. Please refer to their
66
#### Version of tools:
77
- camflow: v0.4.3 (dnf 0.7.4-1)
88
- opus: v0.1.0.26
9-
- spadev2: v2.0 (git tag pm-v2)
109
- spadev3: v3.0 (git tag tc-e3)

vagrant/spadev2/Vagrantfile

Lines changed: 0 additions & 20 deletions
This file was deleted.

vagrant/spadev2/spade-audit-initialize.sh

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)