1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-16 18:15:17 +00:00

Derp, fix it for real.

This commit is contained in:
Brenden Matthews 2019-02-22 19:39:21 -05:00
parent 1a932bd736
commit 4ae019386b
No known key found for this signature in database
GPG Key ID: 1D7EDBF64E428281

View File

@ -50,8 +50,8 @@ chmod +x linuxdeploy-x86_64.AppImage
wget https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage
chmod +x appimagetool-x86_64.AppImag
chmod +x appimagetool-x86_64.AppImage
./appimagetool-x86_64.AppImag conky*.AppImage --sign
./appimagetool-x86_64.AppImage conky*.AppImage --sign
mv conky*.AppImage "$OLD_CWD"