|
@@ -3,6 +3,8 @@ apt-get install libbot-basicbot-perl
|
|
mv fdn-accbot.pl /usr/local/bin/
|
|
mv fdn-accbot.pl /usr/local/bin/
|
|
mv fdn-accbot /etc/init.d/
|
|
mv fdn-accbot /etc/init.d/
|
|
mv 07-fdn /etc/apache2/sites-available
|
|
mv 07-fdn /etc/apache2/sites-available
|
|
|
|
+mkdir -p /var/www/fdn/ /var/log/apache2/fdn/
|
|
|
|
+touch /var/www/fdn/index.html
|
|
|
|
|
|
chmod +x /usr/local/bin/fdn-accbot.pl /etc/init.d/fdn-accbot
|
|
chmod +x /usr/local/bin/fdn-accbot.pl /etc/init.d/fdn-accbot
|
|
update-rc.d fdn-accbot defaults
|
|
update-rc.d fdn-accbot defaults
|