Bug fix for the restore script. It now deletes the temp backup directories automatically.
This commit is contained in:
18
html_php/index.php
Normal file
18
html_php/index.php
Normal file
@@ -0,0 +1,18 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Aether Docker Compose</title>
|
||||
<meta content="">
|
||||
<style></style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Running with Docker Compose</h1>
|
||||
|
||||
<hr>
|
||||
|
||||
<?php
|
||||
echo phpinfo();
|
||||
?>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user