93c54c54fe
Add proper handling of configuration file upgrades by running setup.sh when needed.
6 lines
198 B
Plaintext
6 lines
198 B
Plaintext
@comment Insert PLIST.lib-webmin here
|
|
@comment -=[ begin PLIST.lib-webmin ]=-
|
|
@comment -=[ end PLIST.lib-webmin ]=-
|
|
@dirrmtry lib/webmin
|
|
@exec [ -d %D/etc/webmin ] && %D/lib/webmin/setup.sh || true
|