mirror of
https://github.com/Sneed-Group/shit-script
synced 2024-12-23 03:35:23 -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"
|
||||
"gcc:clang"
|
||||
"g++:clang"
|
||||
"wget:swirl"
|
||||
"curl:swirl"
|
||||
)
|
||||
|
||||
# Iterate over each command and create symbolic links
|
||||
|
|
Loading…
Reference in a new issue