瀏覽代碼

Added information about scripts

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@8141 8c9fc860-2736-0410-a75d-ab315db34111
negelef 7 年之前
父節點
當前提交
97887042c9
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      tools/builds/install.txt

+ 5 - 0
tools/builds/install.txt

@@ -15,3 +15,8 @@
 	a2dissite 000-default.conf
 	a2enmod rewrite
 	service apache2 reload
+
+* Copy executable scripts and cron jobs
+
+	cp bin/* /usr/local/bin
+	cp cron.hourly/* /etc/cron.hourly