mirror of
https://github.com/flynx/post-install.git
synced 2025-10-28 10:10:08 +00:00
minor fix + added shadowsocks-rust...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b622a35a1e
commit
644257cf78
@ -525,7 +525,14 @@ function feature-far(){
|
||||
# a disk usage utility...
|
||||
function feature-dust(){
|
||||
@ sudo dnf copr enable gourlaysama/dust
|
||||
@ sudo nf install dust
|
||||
@ sudo dnf install dust
|
||||
}
|
||||
|
||||
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
function feature-shadowsocks-rust(){
|
||||
@ sudo dnf copr enable spyophobia/shadowsocks-rust
|
||||
@ sudo dnf install shadowsocks-rust
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user