From b6d8b9ed37f844102c4f9df25d92d54f96f9db51 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 9 Mar 2018 16:21:55 +0200 Subject: Improve staging script --- stage-pkg | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.1