summarylogtreecommitdiffstats
path: root/hyper-appimage.install
diff options
context:
space:
mode:
authorRyan Dowling2018-04-05 22:16:02 +1000
committerRyan Dowling2018-04-05 22:16:02 +1000
commit2c259780421f29b82cd118472b30f27297ce2545 (patch)
tree832e869faf7c1106e7fa8a787cc1ca37312db54b /hyper-appimage.install
parent92e7670778b4e56bea4568b209ca7c6f238d7d50 (diff)
downloadaur-2c259780421f29b82cd118472b30f27297ce2545.tar.gz
fix: add in Desktop file and bin file to provide console access
Diffstat (limited to 'hyper-appimage.install')
-rw-r--r--hyper-appimage.install1
1 files changed, 0 insertions, 1 deletions
diff --git a/hyper-appimage.install b/hyper-appimage.install
index 5d110998fdd6..228773f1fb85 100644
--- a/hyper-appimage.install
+++ b/hyper-appimage.install
@@ -1,6 +1,5 @@
post_install() {
xdg-icon-resource forceupdate
- mkdir -p /opt/appimages
chmod 777 /opt/appimages/Hyper.AppImage
}