-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
rusefillc
committed
Feb 2, 2024
1 parent
4c0c0ea
commit 8ab1b40
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
# .ini lookup logic | ||
|
||
All official rusEFI .ini files are available at https://rusefi.com/online/ini/ | ||
|
||
Dots should be replaced with slash and ``.ini`` suffix should be added. | ||
|
||
For instance .ini file for ``rusEFI master.2024.02.02.alphax-4chan.1293678056`` | ||
would be available at https://rusefi.com/online/ini/rusefi/master/2024/02/02/alphax-4chan/1293678056.ini | ||
would be available at https://rusefi.com/online/ini/rusefi/master/2024/02/02/alphax-4chan/1293678056.ini |