From 674904f5aa4178dd6c19d9e1964c9a22f7a9de76 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 14 Jul 2016 12:56:46 +0200 Subject: update-me neu --- update-me.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 update-me.conf (limited to 'update-me.conf') diff --git a/update-me.conf b/update-me.conf new file mode 100644 index 0000000..42b20f0 --- /dev/null +++ b/update-me.conf @@ -0,0 +1,9 @@ +#!/bin/bash + +# distribution specific update commands are executable via sudo? +hasSudo=true + +# uncomment to override automatically generated commands: +# preCmds=() +# cmds=() +# postCmds=() -- cgit v1.2.3-54-g00ecf