+ quick sync from old prod server scripts

This commit is contained in:
2024-04-20 11:37:59 +03:00
parent 9c0d583c8d
commit 2d56599c73
4 changed files with 60 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#!/bin/bash
REMOTE_SSH_USER=site_name
REMOTE_SSH_HOST=host_name
REMOTE_SSH_PORT=22