fix: rocblas
This commit is contained in:
@@ -22,5 +22,6 @@ for PKG in "${PKGS[@]}"; do
|
||||
OUT_NAME="${PKG}_${TARGET_VER}_amd64.deb"
|
||||
dpkg-deb -b $DIR $OUT_NAME
|
||||
dpkg -i $OUT_NAME
|
||||
cp $OUT_NAME /home/rocm/
|
||||
apt-mark hold ${PKG}
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user