Skip to content

linuxmint/automate

 
 

Repository files navigation

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)

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.4%
  • PHP 44.6%