mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
fix outdated docs mentioned in #17 sry
This commit is contained in:
parent
c58f2ef61f
commit
4a7633ab99
|
@ -229,7 +229,7 @@ rm -rf copyparty/web/deps
|
||||||
curl -L https://github.com/9001/copyparty/releases/latest/download/copyparty-sfx.py >x.py
|
curl -L https://github.com/9001/copyparty/releases/latest/download/copyparty-sfx.py >x.py
|
||||||
python3 x.py --version
|
python3 x.py --version
|
||||||
rm x.py
|
rm x.py
|
||||||
mv /tmp/pe-copyparty/copyparty/web/deps/ copyparty/web/deps/
|
cp -R /tmp/pe-copyparty.$(id -u)/copyparty/web/deps copyparty/web/
|
||||||
```
|
```
|
||||||
|
|
||||||
then build the sfx using any of the following examples:
|
then build the sfx using any of the following examples:
|
||||||
|
|
Loading…
Reference in a new issue