Advertisement
Jackspade9624

install.sh

May 16th, 2025 (edited)
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. #1/bin/bash
  2. apt update && apt upgrade -y && apt install whois nmap curl dnsutils binutils traceroute nano fortune -y && apt autoremove -y
  3. cd ~/
  4. rm dominium
  5. cd ~/Dominium
  6. cp dominium.sh dominium
  7. mv dominium ~/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement