summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xstage-pkg3
1 files changed, 3 insertions, 0 deletions
diff --git a/stage-pkg b/stage-pkg
index 02b3e96..5420e3c 100755
--- a/stage-pkg
+++ b/stage-pkg
@@ -115,6 +115,9 @@ fi
# Sync repository.
#
+info "Press Enter to start package upload"
+read
+
etc/rep-publish "$repo_dir/" "$repo_host1/" $rsync_ops
if [ -n "$repo_host2" ]; then