mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-19 21:07:55 +00:00
5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
exec 2>&1
|
||
|
exec /etc/pycharm/bin/pycharm.sh
|