add srv to dangerous paths list

This commit is contained in:
joshuaboud 2021-07-20 15:58:58 -03:00
parent da871c118f
commit 77472d2174
No known key found for this signature in database
GPG Key ID: 17EFB59E2A8BF50E

View File

@ -65,6 +65,7 @@ export class NavWindow {
"/root",
"/run",
"/sbin",
"/srv",
"/sys",
"/tmp",
"/usr",