Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 633 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 633 Bytes

INSTALL

clone the repository and run the following command in the root directory of the project:

bash install.sh

USAGE

supermariobros

This command will show the ASCII art of Mario Bros.

ssn

This command will show the ASCII art of Mario Bros and shutdown the computer.

Remember to turn up the volume to enjoy the soundtrack :)

UNINSTALL

To uninstall the program:

  • Remove the folder /home/$USER/.super_mario_bros
  • Remove the alias from the .bashrc file
  • Remove the line "$USER ALL=(ALL) NOPASSWD: /sbin/poweroff, /sbin/reboot, /sbin/shutdown, /bin/strace" from /etc/sudoers