updating installer
i updated all installers to use tasks instead of services, made the uninstaller to work, and overworked the whole installing process
This commit is contained in:
@@ -52,6 +52,7 @@ include "../../../config.php";
|
||||
<label for="ip">IP: (can be left blank)</label>
|
||||
<input type="text" class="form-control" id="ip" name="ip">
|
||||
</div>
|
||||
<br>
|
||||
<button type="submit" class="btn btn-primary btn-block">Add Machine</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user