deployment-dcdn/assets/webhook.sh

3 lines
89 B
Bash

#!/bin/bash
username=$(getent passwd 1000 | cut -d: -f1)
touch /home/$username/webhook_ok