Fix update hell

This commit is contained in:
David Holland 2021-03-23 13:52:27 +01:00
parent 330e0d2ba6
commit 737ad023e1
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
3 changed files with 14 additions and 2 deletions

@ -1 +1 @@
Subproject commit 4bc891a96de1a768898e12126461daac56a74436
Subproject commit 27afd118949ed7cbc9277049254d4e6ea3f45c97

@ -1 +1 @@
Subproject commit e7b0b64581c772e7bc8677d34985f442b345e8aa
Subproject commit e06f7f4d24c6aca829c5e886342504ee4eb24ee2

View File

@ -46,6 +46,18 @@ alias resolve='/opt/resolve/bin/resolve'
alias pianoteq='pianoteq\ 7'
# ======
# ======
# Sabaki
# ======
alias sabaki='/opt/Sabaki/sabaki'
# ======
# ======
# ethminer preset for Binance
# ======
alias binance_miner='ethminer --farm-recheck 200 -P stratum+tcp://DustVoiceETH.Linux@ethash.poolbinance.com:1800'
# ======
# ======
# Tmate
# ======