Skip to content

Commit 84164d3

Browse files
author
chencho
committedSep 19, 2017
Self update developer-scripts directory
Signed-off-by: chencho <sergio.munoz@caviumnetworks.com>
1 parent a7f852e commit 84164d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎update-packages.sh

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818

1919
set -e
2020

21+
git pull .
22+
2123
source MODULES
2224

2325
for m in ${MODULES[@]} ; do

0 commit comments

Comments
 (0)
Please sign in to comment.