forked from Silverfish/proton-bridge
Other: Clean locations on teardown
This commit is contained in:
@ -232,5 +232,6 @@ func (l *Locations) Clean() error {
|
||||
l.GetGuiLockFile(),
|
||||
l.getLogsPath(),
|
||||
l.getUpdatesPath(),
|
||||
l.getGluonPath(),
|
||||
).Do()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user