mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
LIBMAN: fixed comment [skip ci]
This commit is contained in:
parent
90856f1dbe
commit
ca059f2659
|
@ -92,7 +92,7 @@ modules:
|
||||||
cat ${FLATPAK_DEST}/retrodeck/version
|
cat ${FLATPAK_DEST}/retrodeck/version
|
||||||
echo "Version is $VERSION"
|
echo "Version is $VERSION"
|
||||||
|
|
||||||
# LBIMAN INSTALLATION
|
# LIBMAN INSTALLATION
|
||||||
install -Dm755 "automation_tools/libman.sh" "/app/bin/libman.sh"
|
install -Dm755 "automation_tools/libman.sh" "/app/bin/libman.sh"
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
|
|
Loading…
Reference in a new issue