Added needrs command
This commit is contained in:
parent
9c973380a1
commit
855f669156
@ -56,3 +56,5 @@ alias speedTest='curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/m
|
||||
alias tootctl='docker exec -it -w /app/www mastodon bin/tootctl'
|
||||
alias redoco='docker compose down; docker compose up -d'
|
||||
alias hackingtool='docker run -it vgpastor/hackingtool'
|
||||
|
||||
alias needrs='[ -f /var/run/reboot-required ] && echo "You need to reboot"'
|
||||
|
Loading…
Reference in New Issue
Block a user