Update README.md

This commit is contained in:
Pinga 2023-07-13 15:40:06 +03:00 committed by GitHub
parent 25e1b800ab
commit 8b83f2f06d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,6 +50,8 @@ There are two additional scripts in the repository: **eppSync.php** and **Tembo.
Rename `eppSync.php` to `YourRegistryNameSync.php`. Rename `eppSync.php` to `YourRegistryNameSync.php`.
Edit `eppSync.php` and replace **Epp** in the line `$registrar = "Epp";` with the name of your registry provided in step 2.
## 4. Setting Up the Cron Job: ## 4. Setting Up the Cron Job:
You need to set up a cron job that runs the sync module twice a day. Open crontab using the command `crontab -e` in your terminal. You need to set up a cron job that runs the sync module twice a day. Open crontab using the command `crontab -e` in your terminal.