mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +00:00
LAST typo on chmod. Tested working at this point.
This commit is contained in:
@@ -140,7 +140,7 @@ if [ ${user_enabled_pushover} = "true" ]
|
||||
then
|
||||
pushd /root/bin
|
||||
wget https://raw.githubusercontent.com/"$REPO"/teslausb/"$BRANCH"/windows_archive/send-pushover
|
||||
chmod +x archive-teslacam-clips
|
||||
chmod +x send-pushover
|
||||
popd
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user