Project

General

Profile

« Previous | Next » 

Revision d610e4ba

Added by Renato Botelho almost 8 years ago

Enable upload mode when rsync'ing snaps or packages

View differences:

build.sh
236 236
	;;
237 237
	rsync_repos)
238 238
		unset SKIP_FINAL_RSYNC
239
		export UPLOAD=1
239 240
		pkg_repo_rsync "${CORE_PKG_PATH}"
240 241
	;;
241 242
	rsync_snapshots)
242 243
		unset SKIP_FINAL_RSYNC
244
		export UPLOAD=1
243 245
		snapshots_scp_files
244 246
	;;
245 247
	update_pkg_repo)

Also available in: Unified diff