18 lines
1007 B
Markdown
18 lines
1007 B
Markdown
# bash-scripts
|
|
|
|
just a few of my bash scripts
|
|
|
|
Filename | Description
|
|
---|---
|
|
upd | calls several update scripts
|
|
update-kodi | lets you scan or clean the video / audio database or reboot a kodi host (osmc/coreelec...)
|
|
backup-yunohost | triggers yunohost backups from another linux host, copies, prunes, gzips
|
|
checkip.sh | check your public IP address
|
|
mk_win11_install.sh | create a bootable USB-stick from Windows 11 installation.iso on macOS
|
|
restic.sh | quick wrapper to parse .bashrc to find out repository and pw, then call restic for specific directory
|
|
ha-shell.sh | ssh to haos and open shell on home-assistant docker container
|
|
wmbus-shell.sh | ssh to haos and open shell on wmbus docker container
|
|
wmbus-logs.sh | ssh to haos and retrieve logs from wmbus docker container
|
|
mediathekviewweb_cli_script.sh | (instructions/description in comments)
|
|
upload-nextcloud.sh | kopiert eine Datei in den entsprechenden Ordner von Nextcloud "Dateien" auf einem yunohost und stoesst rescan in der "Dateien" App an
|