Your IP : 18.222.118.188


Current Path : /var/lib/dpkg/info/
Upload File :
Current File : /var/lib/dpkg/info/sntp.prerm

#!/bin/sh

set -e

if [ "$1" = "remove" ]; then
	rm -f /var/lib/sntp/kod
fi