mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 17:54:55 +02:00
fix installer hang on
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<img src="{{ constant('BASE_URL') }}images/loading_spinner.gif" height="32" width="32"/>
|
||||
{{ message }}
|
||||
</div>
|
||||
<script type="text/javascript" src="{{ constant('BASE_URL') }}tools/installer.js"></script>
|
||||
<script type="text/javascript" src="{{ constant('BASE_URL') }}install/tools/installer.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
performInstall('{{ url }}');
|
||||
|
Reference in New Issue
Block a user