diff options
Diffstat (limited to 'update')
-rwxr-xr-x | update/createnew.sh | 1 | ||||
-rwxr-xr-x | update/update.sh | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/update/createnew.sh b/update/createnew.sh index 5958634..2a057ec 100755 --- a/update/createnew.sh +++ b/update/createnew.sh @@ -1,6 +1,7 @@ #!/bin/bash # Copyright (C) 2011 Evol Online +# Author: Andrei Karas (4144) dir=`pwd` diff --git a/update/update.sh b/update/update.sh index c40c371..2e560b6 100755 --- a/update/update.sh +++ b/update/update.sh @@ -1,6 +1,7 @@ #!/bin/bash # Copyright (C) 2010-2011 Evol Online +# Author: Andrei Karas (4144) dir=`pwd` |