Removed ^M from contrib/*.sh files

This commit is contained in:
Andre Lorbach 2008-05-05 11:27:36 +02:00
parent 27c8840ad5
commit f847756320
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
touch config.php
chmod 666 config.php
#!/bin/sh
touch config.php
chmod 666 config.php

View File

@ -1,2 +1,2 @@
#!/bin/sh
chmod 644 config.php
#!/bin/sh
chmod 644 config.php