diff options
Diffstat (limited to 'move_to_unstable.sh')
| -rw-r--r-- | move_to_unstable.sh | 7 | 
1 files changed, 0 insertions, 7 deletions
| diff --git a/move_to_unstable.sh b/move_to_unstable.sh deleted file mode 100644 index dc48868..0000000 --- a/move_to_unstable.sh +++ /dev/null @@ -1,7 +0,0 @@ -# Install Debian Unstable -sudo cp sources.list /etc/apt/sources.list -sudo apt-get update -sudo apt-get -y full-upgrade -sudo apt-get -y dist-upgrade - -echo "Reboot To Finish.." | 
