summaryrefslogtreecommitdiff
path: root/update/createnew.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update/createnew.sh')
-rwxr-xr-xupdate/createnew.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/update/createnew.sh b/update/createnew.sh
index 535ea81..86a6b93 100755
--- a/update/createnew.sh
+++ b/update/createnew.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Copyright (C) 2011-2012 Evol Online
# Author: Andrei Karas (4144)
@@ -32,4 +32,4 @@ cat xml_footer.txt >>resources.xml
cp evol.zip ../upload/
cp resources2.txt ../upload/
cp resources.xml ../upload/
-cp ../news.txt ../upload/ \ No newline at end of file
+cp ../news.txt ../upload/