소스 검색

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