forked from crony/UpFast
Compare commits
No commits in common. "aa1dff70156a416712c9b83c37c015ac894263ce" and "69f19a1888d236ae28feb6860505035c5a21ac44" have entirely different histories.
aa1dff7015
...
69f19a1888
@ -15,7 +15,7 @@ chmod 700 /usr/local/upfast
|
||||
|
||||
su upfast -c'
|
||||
cd
|
||||
git clone https://code.cronyakatsuki.xyz/crony/upfast .
|
||||
git clone https://git.craftmenners.men/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