Skip to content
Discussion options

You must be logged in to vote

I kinda achieved what I wanted with a little bash script :D

#!/bin/bash

{
  echo "$(date "+%Y-%m-%d %H:%M:%S")"
  sudo /home/manager/.local/bin/dockcheck.sh -i -p -y
} >> /home/manager/dockerupdatelog.log 2>&1

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@grannymaster
Comment options

@mag37
Comment options

@yoyoma2
Comment options

@grannymaster
Comment options

Answer selected by mag37
@mag37
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants