mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-11 06:44:04 +01:00
(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:
parent
f7485d586e
commit
f2a858c6a5
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
|
||||||
|
Loading…
Reference in New Issue
Block a user