mirror of
https://github.com/RasppleII/a2cloud.git
synced 2025-08-07 11:26:59 +00:00
setup: Remove / on a2c*URL
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
version="1.9.0"
|
version="1.9.0"
|
||||||
adtProVersion="2.0.1"
|
adtProVersion="2.0.1"
|
||||||
a2cScriptURL="https://raw.githubusercontent.com/RasppleII/a2cloud/master/"
|
a2cScriptURL="https://raw.githubusercontent.com/RasppleII/a2cloud/master"
|
||||||
a2cBinaryURL="http://blocksfree.com/downloads/"
|
a2cBinaryURL="http://blocksfree.com/downloads"
|
||||||
|
|
||||||
a2cDevel="$( dirname "${BASH_SOURCE[0]}" )/.."
|
a2cDevel="$( dirname "${BASH_SOURCE[0]}" )/.."
|
||||||
if [[ -f "$a2cDevel/.a2cloud_source" ]]; then
|
if [[ -f "$a2cDevel/.a2cloud_source" ]]; then
|
||||||
|
Reference in New Issue
Block a user