Fix the 2 .sh scripts shebang to /bin/sh.

This commit is contained in:
Florent Le Coz 2012-10-03 23:51:05 +02:00
parent 30f38f6002
commit 5c493111fc
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/usr/sh
if [ -d "$PWD/.git" ]
then

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# Use this script to Download or Update all dependances to their last
# developpement version.
# The dependances will be placed in the sources directory, so you do not