deployment-dcdn/assets/webhook.sh

3 lines
89 B
Bash
Raw Normal View History

2024-02-25 19:17:44 +01:00
#!/bin/bash
username=$(getent passwd 1000 | cut -d: -f1)
touch /home/$username/webhook_ok