updated cheats

This commit is contained in:
2026-06-20 11:41:50 -05:00
parent 087512b469
commit 22ebf43815
+2 -1
View File
@@ -1,9 +1,10 @@
#!/bin/sh #!/bin/sh
commandList="tea commandList="tea repos create --name resume --description 'resume source code' --private=true ─╯
git git
hcloud hcloud
nmap -sn 192.168.0.0/24 2>/dev/null | grep -E 'report|MAC' " nmap -sn 192.168.0.0/24 2>/dev/null | grep -E 'report|MAC' "
ansible-playbook -i inventory/hosts.yml site.yml --list-hosts
if ! command -v wofi >/dev/null 2>&1; then if ! command -v wofi >/dev/null 2>&1; then
echo "wofi is not installed" echo "wofi is not installed"