mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +00:00
Typo on line to grab pushover script.
This commit is contained in:
@@ -139,7 +139,7 @@ function configure_pushover_scripts() {
|
|||||||
if [ ${user_enabled_pushover} = "true" ]
|
if [ ${user_enabled_pushover} = "true" ]
|
||||||
then
|
then
|
||||||
pushd /root/bin
|
pushd /root/bin
|
||||||
wget https://raw.githubusercontent.com/"$TESLAUSB_REPO"/teslausb/"$TESLAUSB_BRANCH"/windows_archive/send-pushover
|
wget https://raw.githubusercontent.com/"$REPO"/teslausb/"$BRANCH"/windows_archive/send-pushover
|
||||||
chmod +x archive-teslacam-clips
|
chmod +x archive-teslacam-clips
|
||||||
popd
|
popd
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user