mirror of
https://github.com/mudler/luet.git
synced 2025-09-10 19:49:06 +00:00
3 lines
63 B
Plaintext
3 lines
63 B
Plaintext
![]() |
#!/bin/bash
|
||
|
echo "$1" >> $EVENT_FILE
|
||
|
echo "$2" >> $PAYLOAD_FILE
|