57f7754353e7d636fb526bb2db6b55b4f7a445ef
Add a new flag `-o` to specify the output path for saving the app. Create the output directory if it doesn't exist. Remove the hardcoded directory creation for the "apps" directory. Update the main function to check if the output path is provided and display an error message if it's not.
Пример установки
git clone https://gitea.yuharan.ru/public/IPAGo.git
cd IPAGo
PORT=9001 CONTAINER_NAME=mrxtrojanicloudcom docker compose up -d --build
Description
Languages
Go
89.6%
Dockerfile
8.2%
Shell
2.2%