Skip to content

Commit

Permalink
Merge pull request intrig-unicamp#13 from c3m3gyanesh/master
Browse files Browse the repository at this point in the history
update depedency script
  • Loading branch information
ecwolf authored May 17, 2018
2 parents d290946 + 8b09b8f commit 4f535b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bash

# BSD 3-Clause License

Expand Down Expand Up @@ -35,4 +35,4 @@ sudo pip install scapy
git submodule update --init --recursive
cd p4-hlir
sudo python setup.py install
cd ..
cd ..

0 comments on commit 4f535b8

Please sign in to comment.