Skip to content

Instantly share code, notes, and snippets.

@fabiopiovam
fabiopiovam / debian-7-wheezy-philco-10c2-p143lm.sh
Last active November 10, 2015 13:54
Exorcism commands used when i remove Windows. Also when i make Linux upgrade
#!/bin/bash
echo "\n\n" && \
echo "=============================================" && \
echo "Executing debian-7-wheezy-philco-10c2-p143lm" && \
echo "===========================================\n" && \
echo "\n\n" && \
echo "=====================" && \
echo "Updating packages..." && \
echo "=====================\n" && \