removed pure debian installation, as supporting only bunsen now
This commit is contained in:
parent
4dde20eafa
commit
96a40626e7
1 changed files with 0 additions and 8 deletions
8
debian/install_debian.sh
vendored
8
debian/install_debian.sh
vendored
|
@ -1,8 +0,0 @@
|
|||
#!/bin/bash
|
||||
sudo apt-get update
|
||||
sudo apt-get dist-upgrade
|
||||
sudo apt-get install meld whois zsh tmux vim atop aria2 curl pv gajim tor torsocks nodejs
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
$DIR/install_common.sh
|
||||
|
Loading…
Reference in a new issue