unifi: Actually remove webapps at shutdown
This commit is contained in:
@@ -70,7 +70,7 @@ in
|
||||
'';
|
||||
|
||||
postStop = ''
|
||||
rm "${stateDir}/webapps"
|
||||
rm -rf "${stateDir}/webapps"
|
||||
'';
|
||||
|
||||
serviceConfig = {
|
||||
|
||||
Reference in New Issue
Block a user