mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
fixes
This commit is contained in:
parent
1efd5f3029
commit
f5d336905d
3 changed files with 6 additions and 4 deletions
|
|
@ -10,4 +10,4 @@ docs:
|
|||
no_ext_final=$${final_file:0:-3}; \
|
||||
sed -i "s;(\(../\)*$${source_file});($${no_ext_final});g" $$(find -name '*.md'); \
|
||||
done
|
||||
find . -type d -empty -delete
|
||||
find . -type d -empty -delete
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue