Files
POConsole-Autoconfig/README
2015-12-30 07:07:12 -06:00

30 lines
488 B
Plaintext

# HENRY PUMP POCONSOLE MODULE #
Author: Patrick McDonagh, Henry Pump
Date: 12.08.2015
## Building ##
* First, run
```
#!shell
sudo raspi-config
```
- Expand the filesystem and set the localization options
cd setup
chmod +x initialSetup.sh
./initialSetup.sh
- When prompted, set the poconsole user password.
- Logout and log back in as poconsole
cd setup
chmod +x setup.sh
./setup.sh
- Grab a cup of coffee, relax, and let me handle the rest.