cache-control
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-07 09:58:59 +00:00
parent 49f466f298
commit a91c21ecfd
6 changed files with 35 additions and 23 deletions

View File

@@ -95,7 +95,7 @@ echo "<pre>".$output."</pre>";
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.14.6/dist/umd/popper.min.js" integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.2.1/dist/js/bootstrap.min.js" integrity="sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k" crossorigin="anonymous"></script>
<script src="install.js?t=6"></script>
<script src="install.js?t=7"></script>
<script>
const progressBar = document.getElementById('progressBar');
const progressText = document.getElementById('progressText');