Add an explanatory comment.
This commit is contained in:
parent
9a03c80214
commit
f0f8f8f060
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Make a local copy of the HTML unit tree.
|
||||
# Meant to be run on the wesnoth server site.
|
||||
|
||||
if [ $# -ne 1 ]; then
|
||||
echo "Syntax: $0 <wesnoth version>"
|
||||
|
|
Loading…
Add table
Reference in a new issue