Put notice in script. Waiting for ASP.NET Core 3.1.1 runtime in package manager.

This commit is contained in:
Jared Goodwin 2020-01-19 13:29:02 -08:00
parent d4fb831af4
commit dfc4b9480e

View File

@ -1,4 +1,7 @@
#!/bin/bash
echo "WARNING: This script won't work until the ASP.NET Core runtime version is updated in the package manager to version 3.1.1."
read -p "Press Enter to exit."
exit
echo "Thanks for trying remotely! If you have any questions, feel free to email me at Translucency_Software@outlook.com."
echo
read -p "Enter path where the Remotely server files are located (typically /var/www/remotely): " appRoot