File tree Expand file tree Collapse file tree 4 files changed +3
-15
lines changed
Expand file tree Collapse file tree 4 files changed +3
-15
lines changed Original file line number Diff line number Diff line change 4747 run : |
4848 sudo rm -rf /etc/apt/sources.list.d/* /usr/share/dotnet /usr/local/lib/android /opt/ghc
4949 sudo -E apt-get -qq update
50- sudo -E apt-get -qq install $(curl -fsSL git.io/ depends-ubuntu-2004 )
50+ sudo -E apt-get -qq install $(curl -fsSL https://raw.githubusercontent.com/arbaleast/vps-script/main/ depends-ubuntu)
5151 sudo -E apt-get -qq autoremove --purge
5252 sudo -E apt-get -qq clean
5353 sudo timedatectl set-timezone "$TZ"
Original file line number Diff line number Diff line change 4747 run : |
4848 sudo rm -rf /etc/apt/sources.list.d/* /usr/share/dotnet /usr/local/lib/android /opt/ghc
4949 sudo -E apt-get -qq update
50- sudo -E apt-get -qq install $(curl -fsSL git.io/ depends-ubuntu-2004 )
50+ sudo -E apt-get -qq install $(curl -fsSL https://raw.githubusercontent.com/arbaleast/vps-script/main/ depends-ubuntu)
5151 sudo -E apt-get -qq autoremove --purge
5252 sudo -E apt-get -qq clean
5353 sudo timedatectl set-timezone "$TZ"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 4747 run : |
4848 sudo rm -rf /etc/apt/sources.list.d/* /usr/share/dotnet /usr/local/lib/android /opt/ghc
4949 sudo -E apt-get -qq update
50- sudo -E apt-get -qq install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch python3 python2.7 unzip zlib1g-dev lib32gcc-s1 libc6-dev-i386 subversion flex uglifyjs git-core gcc-multilib p7zip p7zip-full msmtp libssl-dev texinfo libglib2.0-dev xmlto qemu-utils upx libelf-dev autoconf automake libtool autopoint device-tree-compiler g++-multilib antlr3 gperf wget curl swig rsync
50+ sudo -E apt-get -qq install $(curl -fsSL https://raw.githubusercontent.com/arbaleast/vps-script/main/depends-ubuntu)
5151 sudo -E apt-get -qq autoremove --purge
5252 sudo -E apt-get -qq clean
5353 sudo timedatectl set-timezone "$TZ"
You can’t perform that action at this time.
0 commit comments