mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-28 03:08:14 +00:00
Clear script
This commit is contained in:
parent
867e997b74
commit
6dc2ae8641
@ -1,11 +1,2 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
rm gns3server/appliances/*
|
|
||||||
rmdir gns3server/appliances
|
|
||||||
rm -Rf /tmp/gns3-registry
|
|
||||||
|
|
||||||
git clone https://github.com/GNS3/gns3-registry.git /tmp/gns3-registry
|
|
||||||
mv /tmp/gns3-registry/appliances gns3server/appliances
|
|
||||||
|
|
||||||
git add .
|
|
||||||
git commit -m "Sync appliances"
|
|
Loading…
Reference in New Issue
Block a user