Project

General

Profile

« Previous | Next » 

Revision dee2ecb2

Added by Renato Botelho almost 8 years ago

Enable upload mode when rsync'ing snaps or packages

View differences:

build.sh
298 298
	;;
299 299
	rsync_repos)
300 300
		unset SKIP_FINAL_RSYNC
301
		export UPLOAD=1
301 302
		pkg_repo_rsync "${CORE_PKG_PATH}"
302 303
	;;
303 304
	rsync_snapshots)
304 305
		unset SKIP_FINAL_RSYNC
306
		export UPLOAD=1
305 307
		snapshots_scp_files
306 308
	;;
307 309
	update_pkg_repo)

Also available in: Unified diff