Skip to content

Commit

Permalink
removed unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
fe51 committed Jun 11, 2024
1 parent 1d87cf1 commit ab59fbe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup_rpi.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
#!/bin/bash

# === Load Config ===

# Retrieve the absolute path of the directory containing the script
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"

# Source variables from the variables file
source rpi_config.env

Expand Down

0 comments on commit ab59fbe

Please sign in to comment.