diff options
Diffstat (limited to 'update/update.sh')
-rwxr-xr-x | update/update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update/update.sh b/update/update.sh index e092464..01dab51 100755 --- a/update/update.sh +++ b/update/update.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Copyright (C) 2010-2012 Evol Online # Author: Andrei Karas (4144) |