gg / projects /windows /copy.sh
mfoud444's picture
first commit
79859e3
raw
history blame contribute delete
209 Bytes
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