Skip to content
Snippets Groups Projects
Commit 1b0288d5 authored by David Bauer's avatar David Bauer
Browse files

contrib: actions: remove surplus package sources

parent 366ba8ab
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
sudo cp contrib/actions/sources.list /etc/apt/sources.list
sudo rm -rf /etc/apt/sources.list.d
sudo apt update
sudo apt install git subversion build-essential python gawk unzip libncurses5-dev zlib1g-dev libssl-dev wget time || exit 1
sudo apt clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment