- 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.
- A Raspberry Pi with Raspberry Pi OS installed.
- Administrative (
sudo) privileges to run the script.
-
Clone or Download the Repository:
git clone https://github.com/riegojerey/ExoidBashScript.git cd RaspberryPiSetup -
Make the Script Executable:
chmod +x exoidsetup.sh
-
Run the Script: Execute the script as
rootto ensure all tasks are completed successfully:sudo ./exoidsetup.sh