mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2026-01-02 05:14:21 +01:00
🗄 fix: dont output other files
This commit is contained in:
@@ -287,7 +287,8 @@ The output is:
|
||||
```json
|
||||
{{"packages": [libgl1-mesa-glx]}}
|
||||
```
|
||||
Note that you must not output the content of any other files. Only output the apt-get-packages.json file.
|
||||
Note that you must not output the content of any other files like the Dockerfile or requirements.txt.
|
||||
Only output the apt-get-packages.json file.
|
||||
'''
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user