Skip to content

brosahay/scripts-alarmpi

Repository files navigation

Raspberry Pi Automated Setup

Automated Script for setup of Raspberry Pi running ArchLinuxARM

$ curl -L https://raw.githubusercontent.com/revosftw/alarmpi_box/master/install-base-archlinuxarm.sh --output /tmp/install.sh
$ chmod +x /tmp/install.sh
# bash /tmp/install.sh

Automated Script for setup of Raspberry Pi running Raspbian

$ curl -L https://raw.githubusercontent.com/revosftw/alarmpi_box/master/install-base-raspbian.sh --output /tmp/install.sh
$ chmod +x /tmp/install.sh
# bash /tmp/install.sh

About

Seedbox and FTP server script on raspberry pi running archlinux ARM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages