mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
LIBMAN: simplified installation - fix
This commit is contained in:
parent
7c54399f16
commit
919cad23ec
|
@ -93,7 +93,7 @@ modules:
|
|||
echo "Version is $VERSION"
|
||||
|
||||
# LBIMAN INSTALLATION
|
||||
- install -Dm755 "automation_tools/libman.sh" "/app/bin/libman.sh"
|
||||
install -Dm755 "automation_tools/libman.sh" "/app/bin/libman.sh"
|
||||
sources:
|
||||
- type: git
|
||||
url: THISREPO
|
||||
|
|
Loading…
Reference in a new issue