mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2025-12-26 19:39:47 +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!"
|
echo "ASP.NET Core Runtime was installed successfully!"
|
||||||
fi
|
fi
|
||||||
else
|
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
|
exit 1
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user