blob: 58e4145baa4fdd9fc38255cfb04b6f1fe744606a [file] [log] [blame]
#!/bin/bash
# This is a transient development script
# it should be deleted before the final
# upload.
rm -f .ssh/*
sudo rm /etc/sudoers.d/vinstall
sudo apt-get -y remove ansible
sudo apt-get -y autoremove
rm -fr ansible