mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-06-26 04:53:59 +03:00
temporary fix for config code blocks
This commit is contained in:
@ -65,7 +65,7 @@ chmod +x /usr/local/bin/rubyc
|
||||
## Правка запускаемого файла собираемой утилиты
|
||||
|
||||
В запускаемый файл `exe/<ruby-util>` (обычно лежит в exe или bin) необходимо добавить в самое начало следующие строки:
|
||||
```config
|
||||
```python
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
require 'rubygems'
|
||||
|
Reference in New Issue
Block a user