Changes between Version 11 and Version 12 of WikiStart

Show
Ignore:
Timestamp:
02/10/08 13:23:08 (3 years ago)
Author:
kay
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v11 v12  
    2727Addon herunterladen und installieren ([http://www.pdadmin-addons.de/downloads/addon_restartApache.tar.bz2 addon_restartApache.tar.bz2]) 
    2828{{{ 
     29#!sh 
    2930wget http://www.pdadmin-addons.de/downloads/addon_restartApache.tar.bz2 && \ 
    3031tar xfj addon_restartApache.tar.bz2 && \ 
     
    3738Patch herunterladen und einspielen ([http://addon-commands.pdadmin-addons.de/raw-attachment/wiki/WikiStart/style.patch style.patch]) 
    3839{{{ 
     40#!sh 
    3941cd /opt/pdadmin && \ 
    4042wget http://addon-restartapache.pdadmin-addons.de/raw-attachment/wiki/WikiStart/style.patch && \ 
     
    5456 
    5557{{{ 
     58#!sh 
    5659/opt/pdadmin/addons/share/addon_restartApache.uninstall.sh; 
    5760}}}