diff options
-rwxr-xr-x | stage-pkg | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |