This repository was archived by the owner on Mar 27, 2020. It is now read-only.
Commit d0a7b48
Hugo Posca
Change the order of the directories creation
just making the order in which the directories are created more coherent
with what the code is doing.
- Creating the 'lib' directory before the writing of a file in 'LIBRARY_PATH'
- Creating the 'bin' directory before the writing of a file in 'SCRIPT_PATH'
At the end of the day it doesn't matter so much, as usually, those
directories already exist.1 parent f8c649f commit d0a7b48
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments