websoft9/docker/apphub/script/update.sh
2023-10-27 11:58:46 +08:00

8 lines
233 B
Bash

#!/bin/bash
# update media and library
echo "$(date) - Compare remote version and local version" | tee -a /var/log/supervisord.log
echo "$(date) - Download remote packages and replace local data" | tee -a /var/log/supervisord.log