perl-5.22
Last change
on this file since c5d681f was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
309 bytes
|
Line | |
---|
1 | #!/bin/bash |
---|
2 | |
---|
3 | #delete channel definitions, these are generated automaticly and the previous ones are incompatible! |
---|
4 | rm /usr/php5/php/.channels/pear.php.net.reg /usr/php5/php/.channels/doc.php.net.reg /usr/php5/php/.channels/pecl.php.net.reg |
---|
5 | |
---|
6 | |
---|
7 | #apache moet opnieuw gestart |
---|
8 | svcrestart /service/apache2 || exit 1 |
---|
Note: See
TracBrowser
for help on using the repository browser.