mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2025-12-22 09:29:50 +00:00
install.sh: updated error message to show more info.
This commit is contained in:
@@ -60,7 +60,7 @@ else
|
||||
echo "ASP.NET Core Runtime was installed successfully!"
|
||||
fi
|
||||
else
|
||||
echo "Failed to install ASP.NET Core Runtime. Please try again."
|
||||
echo "Failed to install ASP.NET Core Runtime. Please check '$installLog' for details."
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user