moved from dummy command to restart service
This commit is contained in:
parent
0a497ef350
commit
65aa3df868
@ -20,8 +20,8 @@ console.log(query);
|
|||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<!-- <button type=button onClick="restart('sudo systemctl restart minidlna.service')">MiniDLNA</button> -->
|
<button type=button onClick="restart('sudo systemctl restart minidlna.service')">MiniDLNA</button>
|
||||||
<button type=button onClick="restart('ls -al')">MiniDLNA</button>
|
<!-- <button type=button onClick="restart('ls -al')">MiniDLNA</button> -->
|
||||||
<div id="result">
|
<div id="result">
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user