2020-04-18 19:49:18 -07:00

10 lines
218 B
Bash

#!/bin/sh
. /etc/profile
# stop and remove container
docker stop foldingathome
# remove image from cron updater list
sed -i '/foldingathome/d' /storage/.kodi/userdata/addon_data/docker.linuxserver.updater/update.sh