ASTROPORT/ScuttleButt is unmaintained PLEASE INSTALL AstrXbian

This commit is contained in:
qo-op 2021-05-09 19:41:45 +02:00
parent ec067d5690
commit 866271a453
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
#!/bin/bash
{
echo "ASTROPORT/ScuttleButt is unmaintained."
echo "PLEASE INSTALL AstrXbian by running"
echo "bash <(wget -qO- https://git.p2p.legal/axiom-team/astrXbian/raw/branch/master/install.sh)"
exit
# Check requirements
sudo apt update
sudo apt install git curl net-tools -y