Reportsntppostinst

Status: Accepted

Colis script


begin
  true ;
  touch [ '/var/lib/sntp/kod' ]
end

Original Shell script

#!/bin/sh

set -e

touch /var/lib/sntp/kod