diff options
Diffstat (limited to 'update.sh')
-rwxr-xr-x | update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |