mirror of
https://github.com/cimryan/teslausb.git
synced 2026-02-28 20:20:32 +00:00
Move send-pushover to top level.
This commit is contained in:
@@ -132,7 +132,7 @@ function configure_archive_scripts () {
|
||||
|
||||
function configure_pushover_scripts() {
|
||||
pushd /root/bin
|
||||
wget https://raw.githubusercontent.com/"$REPO"/teslausb/"$BRANCH"/windows_archive/send-pushover
|
||||
wget https://raw.githubusercontent.com/"$REPO"/teslausb/"$BRANCH"/send-pushover
|
||||
chmod +x send-pushover
|
||||
popd
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user