mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 16:57:51 +08:00
Application not Applications
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"
|
||||
|
||||
// MAC_APP_DATA_PATH - linux path
|
||||
const MAC_APP_DATA_PATH = "/Library/Applications\\ Support/Netclient"
|
||||
const MAC_APP_DATA_PATH = "/Library/Application\\ Support/Netclient"
|
||||
|
||||
// WINDOWS_APP_DATA_PATH - windows path
|
||||
const WINDOWS_APP_DATA_PATH = "C:\\Program Files (x86)\\Netclient"
|
||||
|
Reference in New Issue
Block a user