From 289e77be3bfecf65229a1766e03008b7963b1f40 Mon Sep 17 00:00:00 2001 From: Jared Goodwin Date: Thu, 13 Feb 2020 22:18:35 -0800 Subject: [PATCH] Update Remotely.sln --- Remotely.sln | 1 + 1 file changed, 1 insertion(+) diff --git a/Remotely.sln b/Remotely.sln index ac5f6ed1..7190b893 100644 --- a/Remotely.sln +++ b/Remotely.sln @@ -12,6 +12,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Utilities", "Utilities", "{ Utilities\Get-WindowsCommands.ps1 = Utilities\Get-WindowsCommands.ps1 Utilities\Install-RemotelyServer.ps1 = Utilities\Install-RemotelyServer.ps1 Utilities\Publish.ps1 = Utilities\Publish.ps1 + Utilities\Remotely_CentOS_Install.sh = Utilities\Remotely_CentOS_Install.sh Utilities\Remotely_Server_Install.sh = Utilities\Remotely_Server_Install.sh Utilities\signtool.exe = Utilities\signtool.exe EndProjectSection