mirror of
https://github.com/RasppleII/a2server.git
synced 2025-01-20 08:31:46 +00:00
Dunno when I messed this up, but let's fix it
This commit is contained in:
parent
c7d64f692c
commit
33d1d058ba
@ -12,7 +12,8 @@ a2serverVersion="1.9.0"
|
|||||||
a2sScriptURL="https://raw.githubusercontent.com/RasppleII/a2server/master"
|
a2sScriptURL="https://raw.githubusercontent.com/RasppleII/a2server/master"
|
||||||
|
|
||||||
# Find the path of our source directory
|
# Find the path of our source directory
|
||||||
a2sSource="$( dirname "${BASH_SOURCE[0]}" )/.."
|
a2sSource="$( dirname "${BASH_SOURCE[0]}" )"
|
||||||
|
echo $a2source
|
||||||
pushd $a2sSource >/dev/null
|
pushd $a2sSource >/dev/null
|
||||||
a2sSource="$PWD"
|
a2sSource="$PWD"
|
||||||
popd >/dev/null
|
popd >/dev/null
|
||||||
|
Loading…
x
Reference in New Issue
Block a user