aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/update.sh')
-rwxr-xr-xscripts/update.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/scripts/update.sh b/scripts/update.sh
index e169cd2f..e34a6261 100755
--- a/scripts/update.sh
+++ b/scripts/update.sh
@@ -28,5 +28,7 @@ git pull
cd ../..
cd src/libicnet
git pull
-cd ../..
-
+cd ../..
+cd src/viper
+git pull
+cd ../.. \ No newline at end of file