'broadcast/webhook.php' を更新

This commit is contained in:
2024-04-23 03:58:46 +09:00
parent 82d366de79
commit 101ca991a8
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
exec ('git pull');
exec ('cd /var/www/nizika/broadcast && git pull');