diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-01-27 12:45:54 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-01-27 12:45:54 +0530 | 
| commit | 05f9bc5afd5ac5f671f1dcd3d20774b0987545ec (patch) | |
| tree | aa1a9fbe816b5217f6827ae2a41481f762c6c7f4 /move_to_unstable.sh | |
| parent | cc5a352e65e533cc84358a546c9ee6f1d5a47908 (diff) | |
refactor dotfiles, and use nix
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.." | 
