Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 378 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 378 Bytes

Bash_Scripts

Collection of Bash Scripts to help automate the setup of specific CyberDeck Store builds.

These scripts were developed and tested on a Raspberry Pi 4 running Raspbian v10 (buster).

  1. Download the script specific to your build.

  2. Permit file to be executed.

    1. example: "sudo chmod +x off-grid.sh"
  3. Run the script.

    1. example: "./off-grid.sh -h"