mirror of
https://github.com/GNS3/gns3-server
synced 2024-12-26 16:58:28 +00:00
Moved certs to .config
This commit is contained in:
parent
b84dda3c8e
commit
6f9e0f6d2e
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
# Script accepts a single argument, the fqdn for the cert
|
# Script accepts a single argument, the fqdn for the cert
|
||||||
|
|
||||||
DST_DIR="$HOME/.conf/GNS3Certs/"
|
DST_DIR="$HOME/.config/GNS3Certs/"
|
||||||
OLD_DIR=`pwd`
|
OLD_DIR=`pwd`
|
||||||
|
|
||||||
#GNS3 Server expects to find certs with the default FQDN below. If you create
|
#GNS3 Server expects to find certs with the default FQDN below. If you create
|
||||||
|
Loading…
Reference in New Issue
Block a user