diff --git a/json/archlinux-vm.json b/json/archlinux-vm.json index 828e7570..af787102 100644 --- a/json/archlinux-vm.json +++ b/json/archlinux-vm.json @@ -16,7 +16,7 @@ "install_methods": [ { "type": "default", - "script": "/vm/archlinux-vm.sh", + "script": "vm/archlinux-vm.sh", "resources": { "cpu": 1, "ram": 1024, @@ -36,4 +36,4 @@ "type": "warning" } ] -} \ No newline at end of file +}