mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-04-19 03:11:28 +03:00
set exec on smartctl
This commit is contained in:
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@@ -47,6 +47,7 @@ jobs:
|
|||||||
curl -sSfLO "https://github.com/linuxdeploy/linuxdeploy-plugin-qt/releases/download/continuous/linuxdeploy-plugin-qt-static-x86_64.AppImage"
|
curl -sSfLO "https://github.com/linuxdeploy/linuxdeploy-plugin-qt/releases/download/continuous/linuxdeploy-plugin-qt-static-x86_64.AppImage"
|
||||||
curl -sSfL "https://github.com/probonopd/go-appimage/releases/download/832/appimagetool-823-x86_64.AppImage" -o appimagetool-static.AppImage
|
curl -sSfL "https://github.com/probonopd/go-appimage/releases/download/832/appimagetool-823-x86_64.AppImage" -o appimagetool-static.AppImage
|
||||||
chmod a+x *.AppImage
|
chmod a+x *.AppImage
|
||||||
|
chmod a+x .github/scripts/smartctl
|
||||||
|
|
||||||
mkdir -p AppDir/usr/bin
|
mkdir -p AppDir/usr/bin
|
||||||
cp build/KDiskInfo AppDir/usr/bin/
|
cp build/KDiskInfo AppDir/usr/bin/
|
||||||
|
|||||||
Reference in New Issue
Block a user