summaryrefslogtreecommitdiff
path: root/update-me.conf
blob: 42b20f0226743cf851a08090ee750e483855e61a (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash

# distribution specific update commands are executable via sudo?
hasSudo=true

# uncomment to override automatically generated commands:
# preCmds=()
# cmds=()
# postCmds=()