mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2024-11-22 14:28:48 +00:00
fixes
This commit is contained in:
parent
3c4fb35498
commit
21e61796ff
@ -24,7 +24,7 @@ build:apt:
|
||||
- mkdir build
|
||||
# copy install instructions
|
||||
- cp -r .DEBIAN build/DEBIAN
|
||||
- chown -R 0775 build/DEBIAN
|
||||
- chmod -R 0775 build/DEBIAN
|
||||
# copy app into "/usr/share/fastapi-dls" as "/usr/share/fastapi-dls/app" & copy README.md and version.env
|
||||
- mkdir -p build/usr/share/fastapi-dls
|
||||
- cp -r app build/usr/share/fastapi-dls
|
||||
|
Loading…
Reference in New Issue
Block a user