Skip to content

Commit 32e6120

Browse files
committed
chore: sync local manual changes
1 parent 6ac9993 commit 32e6120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/get-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ npx electron-rebuild
3333
npm run dist
3434
cd ..
3535
mkdir -p ./AppDir/bin
36-
cp -rv AM-GUI/dist/linux-unpacked* ./AppDir/bin
36+
cp -rv AM-GUI/dist/linux-unpacked/* ./AppDir/bin
3737
cp -v AM-GUI/AM-GUI.png ./AppDir/.DirIcon
3838
cp -v AM-GUI/AM-GUI.desktop ./AppDir
3939

0 commit comments

Comments
 (0)