mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-06 01:07:41 +08:00
changed the path in mac data
This commit is contained in:
@@ -42,7 +42,7 @@ const NO_DB_RECORDS = "could not find any records"
|
|||||||
const LINUX_APP_DATA_PATH = "/etc/netclient"
|
const LINUX_APP_DATA_PATH = "/etc/netclient"
|
||||||
|
|
||||||
// MAC_APP_DATA_PATH - linux path
|
// MAC_APP_DATA_PATH - linux path
|
||||||
const MAC_APP_DATA_PATH = "/Applications/Netclient"
|
const MAC_APP_DATA_PATH = "/Library/Applications\\ Support/Netclient"
|
||||||
|
|
||||||
// WINDOWS_APP_DATA_PATH - windows path
|
// WINDOWS_APP_DATA_PATH - windows path
|
||||||
const WINDOWS_APP_DATA_PATH = "C:\\Program Files (x86)\\Netclient"
|
const WINDOWS_APP_DATA_PATH = "C:\\Program Files (x86)\\Netclient"
|
||||||
|
Reference in New Issue
Block a user