4 lines
137 B
Bash
4 lines
137 B
Bash
#!/bin/sh
|
|
# Update script for updating apps with ProxmoxHelper/ProxMoxToolKit
|
|
bash /opt/Update-monolith.sh
|
|
bash /opt/Update-linkwarden.sh |