mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 21:29:06 +00:00
tweak the site path to be more generic
This commit is contained in:
parent
82ca3ff3ed
commit
247df6e56c
@ -6,7 +6,7 @@ if [ $# -ne 1 ]; then
|
||||
fi
|
||||
|
||||
VERSION=$1
|
||||
SITE=$HOME/public_html
|
||||
SITE=$HOME/html/units
|
||||
SOURCE=$HOME/source
|
||||
|
||||
if ! [ -d $SOURCE ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user