From 0b4f0dad1bad369a356cb78028e115f8558e530f Mon Sep 17 00:00:00 2001 From: tim104979 <73826327+tim104979@users.noreply.github.com> Date: Tue, 21 Jan 2025 09:14:15 +0100 Subject: [PATCH] Update and rename Synology-VM-Install.sh to synology-vm.sh --- vm/{Synology-VM-Install.sh => synology-vm.sh} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename vm/{Synology-VM-Install.sh => synology-vm.sh} (96%) diff --git a/vm/Synology-VM-Install.sh b/vm/synology-vm.sh similarity index 96% rename from vm/Synology-VM-Install.sh rename to vm/synology-vm.sh index b789f98f..3e9f7ba5 100644 --- a/vm/Synology-VM-Install.sh +++ b/vm/synology-vm.sh @@ -427,4 +427,4 @@ if [ "$START_VM" == "yes" ]; then msg_ok "Started $NAME" fi msg_ok "Completed Successfully!" -msg_info "Start the vm and open arc config, in there navigate to Hardware ID for Arc Patch. After connecting that go back and choose a model!" \ No newline at end of file +msg_info "Start the vm and open arc config, in there navigate to Hardware ID for Arc Patch. After connecting that go back and choose a model!"