/usr/bin/sh -> /bin/sh

This commit is contained in:
Harry Jeffery 2019-08-18 22:03:42 +01:00
parent aec3c01db0
commit 96b6dc3aae

View file

@ -1,4 +1,4 @@
#!/usr/bin/sh
#!/bin/sh
if [ -n "${WAYLAND_DISPLAY}" ]; then
exec imv-wayland "$@"