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