ugh
This commit is contained in:
parent
2c2479f0eb
commit
b6e12176a8
@ -79,6 +79,6 @@ alias speedTest='curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/m
|
||||
# If you're runnng my exact mastodon setup, this will be useful
|
||||
alias tootctl='docker exec -it -w /app/www mastodon bin/tootctl'
|
||||
# HAHAHA Go for it. Hours of fun and profit or ruining all your stuff
|
||||
alias hackingtool='docker run -it vgpastor/hackingtool'
|
||||
alias hackingtool='docker run -it --net=host --privileged vgpastor/hackingtool'
|
||||
#Do you need to reboot? Find out here!
|
||||
alias needrs='[ -f /var/run/reboot-required ] && echo "You need to reboot"'
|
||||
|
Loading…
Reference in New Issue
Block a user