summaryrefslogtreecommitdiffstats
path: root/projects/windows/copy.sh
diff options
context:
space:
mode:
authorHeiner Lohaus <hlohaus@users.noreply.github.com>2024-05-19 10:11:30 +0200
committerHeiner Lohaus <hlohaus@users.noreply.github.com>2024-05-19 10:11:30 +0200
commitc8d61a08b77dbef1f929a93289df81d6156ea3ed (patch)
treea894219b06f84596aee4931529fc9ed3275712f3 /projects/windows/copy.sh
parentUpdate model list / providers (diff)
downloadgpt4free-c8d61a08b77dbef1f929a93289df81d6156ea3ed.tar
gpt4free-c8d61a08b77dbef1f929a93289df81d6156ea3ed.tar.gz
gpt4free-c8d61a08b77dbef1f929a93289df81d6156ea3ed.tar.bz2
gpt4free-c8d61a08b77dbef1f929a93289df81d6156ea3ed.tar.lz
gpt4free-c8d61a08b77dbef1f929a93289df81d6156ea3ed.tar.xz
gpt4free-c8d61a08b77dbef1f929a93289df81d6156ea3ed.tar.zst
gpt4free-c8d61a08b77dbef1f929a93289df81d6156ea3ed.zip
Diffstat (limited to 'projects/windows/copy.sh')
-rwxr-xr-xprojects/windows/copy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/windows/copy.sh b/projects/windows/copy.sh
index 58faadd5..257790ef 100755
--- a/projects/windows/copy.sh
+++ b/projects/windows/copy.sh
@@ -1,5 +1,5 @@
cp -r * /var/win/shared/
-cp -r windows/* /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 \ No newline at end of file