mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-05-03 01:23:02 +00:00
Removed an extra slash at the end when setting the user home directory. This was causing unexpected behavior for other scrips as ~ was aliased to /opt/gns3/ instead of the expected /opt/gns3. This caused an extra / to appear in commands unexpectedly.