mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-04-21 07:30:23 +00:00
CI
This commit is contained in:
@@ -77,7 +77,7 @@ impl PeerMap {
|
||||
}
|
||||
#[cfg(not(windows))]
|
||||
{
|
||||
db = format!("./{}", db);
|
||||
db = format!("./{db}");
|
||||
}
|
||||
db
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user