/automate

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Requirements:

	# sudo apt-get install cowbuilder python-configobj reprepro

Create an instance:

	#sudo ./automate-tool --instance test --prepare

	edit configuration file (instances/test/automate.conf)

	#sudo ./automate-tool --instance test --create

	set up your FTP server with anonymous upload to instances/test/upload

	create a cron job in /etc/cron.d/ (see cron.sample)