Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ExoidRobotics Raspberry Pi Setup Script

Features

  • Configures NTP synchronization for accurate time settings.
  • Updates and upgrades the Raspberry Pi system packages.
  • Installs essential dependencies (wget, tar, libunwind8, libicu-dev).
  • Sets up Docker and runs the CodeProject.AI container.
  • Ensures the container auto-restarts on system reboot.
  • Provides a clear progress indication during execution.

Prerequisites

  • A Raspberry Pi with Raspberry Pi OS installed.
  • Administrative (sudo) privileges to run the script.

Installation Instructions

  1. Clone or Download the Repository:

    git clone https://github.com/riegojerey/ExoidBashScript.git
    cd RaspberryPiSetup
  2. Make the Script Executable:

    chmod +x exoidsetup.sh
  3. Run the Script: Execute the script as root to ensure all tasks are completed successfully:

    sudo ./exoidsetup.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages