temporary fix for config code blocks

This commit is contained in:
2024-11-03 13:11:52 +01:00
parent 059c24ef6f
commit d016387976
22 changed files with 41 additions and 41 deletions

View File

@ -65,7 +65,7 @@ chmod +x /usr/local/bin/rubyc
## Правка запускаемого файла собираемой утилиты
В запускаемый файл `exe/<ruby-util>` (обычно лежит в exe или bin) необходимо добавить в самое начало следующие строки:
```config
```python
#!/usr/bin/env ruby
require 'rubygems'