forked from mirror/OpenTTD
(svn r504) The Bourne Shell ist spelled 'sh', not 'bash'; even if there is a 'bash', on most systems it's not in /bin
Typical Linuxism... /:
This commit is contained in:
2
svnup.sh
2
svnup.sh
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
# This script updates the svn source and displays log changes
|
# This script updates the svn source and displays log changes
|
||||||
# This is only useful for users of CLI based SVN clients
|
# This is only useful for users of CLI based SVN clients
|
||||||
# Written by Bjarni
|
# Written by Bjarni
|
||||||
|
Reference in New Issue
Block a user