Skip to content

Commit

Permalink
rename script
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefal committed Jan 1, 2024
1 parent a333abd commit ea4a5b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ rtkbase_requirements(){
cp "${rtkbase_path}/settings.conf.default" "${rtkbase_path}/settings.conf"
fi
#Then launch check cpu temp script for OPI zero LTS
source "${rtkbase_path}/tools/opi_temp_offset.sh"
source "${rtkbase_path}/tools/opizero_temp_offset.sh"
#venv module installation
sudo -u "${RTKBASE_USER}" "${python_venv}" -m pip install --upgrade pip setuptools wheel --extra-index-url https://www.piwheels.org/simple
# install prebuilt wheel for cryptography because it is unavailable on piwheels (2023/01)
Expand Down
File renamed without changes.

0 comments on commit ea4a5b1

Please sign in to comment.