пусто

This commit is contained in:
Михаил Капелько
2025-08-09 23:49:15 +03:00
parent 2fe04c1cd4
commit ebc9ad0502
2 changed files with 6 additions and 0 deletions

4
cbr.get Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
URL=https://www.cbr.ru/scripts/XML_daily.asp
OUT=/var/www/html/cbr
wget $URL -O $OUT

2
cbr.setup Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash