mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
set content disposition for cert (#2527)
* set content disposition for cert * update content type for cert * remove unnecessary frontend download attr
This commit is contained in:
@@ -100,7 +100,4 @@
|
||||
<a
|
||||
id="install-cert"
|
||||
href="/eos/local.crt"
|
||||
[download]="
|
||||
config.isLocal() ? document.location.hostname + '.crt' : 'startos.crt'
|
||||
"
|
||||
></a>
|
||||
|
||||
Reference in New Issue
Block a user