diff options
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -2,6 +2,7 @@  cd `dirname $0` +# TODO arguments parsing  git submodule update --init || (echo "Submodule update failed! Use --ignore-sub if it's ok."; exit 5)  # Source inst and diff function | 
