Skip to content
Snippets Groups Projects
Verified Commit cb91ceaa authored by David Beniamine's avatar David Beniamine
Browse files

Make script executable

parent 0c48bc7c
Branches
No related tags found
No related merge requests found
File mode changed from 100644 to 100755
......@@ -37,7 +37,7 @@
<form action="index.php" method="post">
<input type="hidden" name="uuid" value="<?php echo $uuid ?>">
<input type="hidden" name="action" value="wake">
<input type="text" name="mac" title="MAC Addresse" placeholder="1a:2b:3c:4e:5f">
<input type="text" name="mac" title="MAC Addresse" placeholder="1a:2b:3c:4e:5f:6a">
<input type="submit" value="Démarrer" title="Démarrer la machine">
</form
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment