mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-04-21 05:13:18 +03:00
oops3
This commit is contained in:
@@ -38,7 +38,7 @@ CURRENTDIR="$(dirname "$(readlink -f "$0")")"
|
|||||||
[ -f "$APPIMAGE".stylesheet ] && APPIMAGE_QT_THEME="$APPIMAGE.stylesheet"
|
[ -f "$APPIMAGE".stylesheet ] && APPIMAGE_QT_THEME="$APPIMAGE.stylesheet"
|
||||||
[ -f "$APPIMAGE_QT_THEME" ] && set -- "$@" "-stylesheet" "$APPIMAGE_QT_THEME"
|
[ -f "$APPIMAGE_QT_THEME" ] && set -- "$@" "-stylesheet" "$APPIMAGE_QT_THEME"
|
||||||
exec "$CURRENTDIR"/bin/QDiskInfo "$@"' > ./AppRun
|
exec "$CURRENTDIR"/bin/QDiskInfo "$@"' > ./AppRun
|
||||||
chmod +x
|
chmod +x ./AppRun
|
||||||
./sharun -g
|
./sharun -g
|
||||||
|
|
||||||
# Make AppImage with uruntime
|
# Make AppImage with uruntime
|
||||||
|
|||||||
Reference in New Issue
Block a user