Update amdgpu.sh

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-09-02 23:13:26 +03:00 committed by GitHub
parent 2149279290
commit d209d14bae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ do
dpkg-deb -b $i-tmp $i-fixed.deb
done
cd ../
mv -v /output-tmp/*-fixed.deb ./output/
mv -v ./output-tmp/*-fixed.deb ./output/
# Sign the packages
dpkg-sig --sign builder ./output/*.deb