mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
5 lines
No EOL
209 B
Bash
Executable file
5 lines
No EOL
209 B
Bash
Executable file
cp -r * /var/win/shared/
|
|
cp -r projects/windows/* /var/win/shared/
|
|
cp setup.py /var/win/shared/
|
|
cp README.md /var/win/shared/
|
|
#git clone https://github.com/pyinstaller/pyinstaller/ /var/win/shared/pyinstaller |