update
This commit is contained in:
parent
b109b6a7a0
commit
18f4e3e9df
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
sleep 60s
|
||||
## Installing BBR
|
||||
cd $HOME
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
libtorrent_Ver=1.1.14
|
||||
Deluge_Ver=1.3.15
|
||||
dewebport=8112
|
||||
|
||||
function Deluge_download {
|
||||
normal_1; echo "Downloading Deluge and its dependencies"; normal_2
|
||||
|
|
|
@ -483,7 +483,7 @@ RemainAfterExit=true
|
|||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
EOF
|
||||
systemctl enable bbrinstall.service
|
||||
systemctl enable bbrinstall.service && bbrx=1
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue