This repository has been archived on 2026-04-25. You can view files and clone it, but cannot push or open issues or pull requests.
FlippyPass/docker/flipper-dev.sh
2024-08-11 22:23:09 -04:00

9 lines
No EOL
169 B
Bash

# Copying source code into working directory
cp -r /src/. ./
cp -r /src/* ./
# Building the Project
ufbt
# Copy the .FAP file to the app directory
cp dist/*.fap /app/