7782ae69d2
Former-commit-id: 399d3c5825764f1f4b4f867907e6d641e20375ec
10 lines
257 B
Plaintext
10 lines
257 B
Plaintext
searchCommand = "equo s"
|
|
syncCommand = "equo up"
|
|
installCommand = "equo i"
|
|
reinstallCommand = "equo i"
|
|
removeCommand = "equo rm"
|
|
purgeCommand = "equo remove --configfiles"
|
|
upgradeCommand = "equo u"
|
|
cleanCommand="equo cleanup"
|
|
supCommand="equo up && equo u"
|