change layout

This commit is contained in:
2021-09-20 15:37:29 +02:00
parent b9c5896ee1
commit df40e68118
3 changed files with 12 additions and 6 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
#!/bin/sh
(sleep 5 && /bin/kill -USR1 1) &
date +%s > /usr/local/apache2/conf/ssl/notify/md-$1-done
exit 0