mirror of
https://github.com/craigerl/aprsd.git
synced 2025-06-26 14:05:26 -04:00
Merge branch 'master' of https://github.com/craigerl/aprsd
This commit is contained in:
commit
174e8054de
@ -7,9 +7,11 @@ virtualenv .venv
|
|||||||
cd .venv/
|
cd .venv/
|
||||||
source ./activate
|
source ./activate
|
||||||
|
|
||||||
|
cd /tmp
|
||||||
git clone https://github.com/craigerl/aprsd.git
|
git clone https://github.com/craigerl/aprsd.git
|
||||||
cd aprsd
|
cd aprsd
|
||||||
pip install .
|
pip install .
|
||||||
|
cd ~/.venv
|
||||||
|
|
||||||
mkdir -p ~/.aprsd
|
mkdir -p ~/.aprsd
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user