missed a popd
authorChris Koeritz <fred@gruntose.com>
Sun, 12 Nov 2017 23:27:30 +0000 (18:27 -0500)
committerChris Koeritz <fred@gruntose.com>
Sun, 12 Nov 2017 23:27:30 +0000 (18:27 -0500)
scripts/archival/general_updater.sh

index 6928aab2453ea2a56eebee813eeea40de90f8a6c..918671d8116333c436975ce9fa832b67d3230665 100644 (file)
@@ -95,6 +95,7 @@ function update_archive_drive()
   echo successfully updated all expected portions of the target drive at:
   echo "  $target_folder"
   echo
+  popd
 }