mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
Fix sync_appliances.sh
This commit is contained in:
parent
90d7478679
commit
8d56b7b18c
@ -26,7 +26,5 @@ rm -Rf /tmp/gns3-registry
|
|||||||
git clone https://github.com/GNS3/gns3-registry.git /tmp/gns3-registry
|
git clone https://github.com/GNS3/gns3-registry.git /tmp/gns3-registry
|
||||||
mv /tmp/gns3-registry/appliances gns3server/appliances
|
mv /tmp/gns3-registry/appliances gns3server/appliances
|
||||||
|
|
||||||
git add .
|
git add gns3server/appliances/*
|
||||||
git commit -m "Sync appliances"
|
git commit -m "Sync appliances"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user