forked from crony/UpFast
Compare commits
3 Commits
69f19a1888
...
aa1dff7015
Author | SHA1 | Date | |
---|---|---|---|
|
aa1dff7015 | ||
|
e9563be67a | ||
|
3d1ba3bb5c |
@ -15,7 +15,7 @@ chmod 700 /usr/local/upfast
|
||||
|
||||
su upfast -c'
|
||||
cd
|
||||
git clone https://git.craftmenners.men/upfast .
|
||||
git clone https://code.cronyakatsuki.xyz/crony/upfast .
|
||||
|
||||
python3 -m venv env
|
||||
. ./env/bin/activate
|
||||
@ -23,4 +23,4 @@ pip install -r requirements.txt
|
||||
mkdir upload'
|
||||
|
||||
cp ./upfast.service /etc/systemd/system/upfast.service
|
||||
systemctl daemon reload
|
||||
systemctl daemon-reload
|
||||
|
Loading…
Reference in New Issue
Block a user