mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +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() {
|
function configure_pushover_scripts() {
|
||||||
pushd /root/bin
|
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
|
chmod +x send-pushover
|
||||||
popd
|
popd
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user