mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-09-28 01:29:03 +03:00
fix deb build script
This commit is contained in:
@@ -74,7 +74,7 @@ echo "Checking sha256"
|
||||
echo "$exe_sha256 $TEMPDIR/$exe_name" | sha256sum -c
|
||||
|
||||
echo "Repaking $exe_name"
|
||||
./repack.sh -o "$TEMPDIR/app" "$TEMPDIR/$exe_name"
|
||||
sh repack.sh -o "$TEMPDIR/app" "$TEMPDIR/$exe_name"
|
||||
|
||||
#downloading electron binaries
|
||||
if [ $x64 -eq 1 ]; then
|
||||
|
Reference in New Issue
Block a user