mirror of
https://github.com/Sneed-Group/shit-script
synced 2024-12-24 04:02:49 -06:00
Update 'shit.sh'
This commit is contained in:
parent
4a8b81e8a9
commit
4672ee1fbf
1 changed files with 2 additions and 0 deletions
2
shit.sh
2
shit.sh
|
@ -34,6 +34,8 @@ commands=(
|
||||||
"tail:busybox tail"
|
"tail:busybox tail"
|
||||||
"gcc:clang"
|
"gcc:clang"
|
||||||
"g++:clang"
|
"g++:clang"
|
||||||
|
"wget:swirl"
|
||||||
|
"curl:swirl"
|
||||||
)
|
)
|
||||||
|
|
||||||
# Iterate over each command and create symbolic links
|
# Iterate over each command and create symbolic links
|
||||||
|
|
Loading…
Reference in a new issue