mirror of
https://github.com/RasppleII/a2cloud.git
synced 2024-12-02 21:49:20 +00:00
install_comm_tools no longer needs a2cBinaryURL
This commit is contained in:
parent
8b5149fe52
commit
b1ffe93b14
@ -8,8 +8,6 @@
|
|||||||
# scripts themselves. Software used or installed by these scripts is subject
|
# scripts themselves. Software used or installed by these scripts is subject
|
||||||
# to other licenses. This work is published from the United States.
|
# to other licenses. This work is published from the United States.
|
||||||
|
|
||||||
a2cBinaryURL="http://blocksfree.com/downloads"
|
|
||||||
|
|
||||||
# Find the path of our source directory
|
# Find the path of our source directory
|
||||||
a2cSource="$( dirname "${BASH_SOURCE[0]}" )/.."
|
a2cSource="$( dirname "${BASH_SOURCE[0]}" )/.."
|
||||||
pushd $a2cSource >/dev/null
|
pushd $a2cSource >/dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user