From 40c2cdb4912ced8c023a1b8b19527e2d151e1e01 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Sat, 4 Apr 2020 21:10:54 +0200 Subject: syncthing.sh changed to use PATH executable. --- syncthing.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'syncthing.sh') diff --git a/syncthing.sh b/syncthing.sh index f593af9..0016885 100755 --- a/syncthing.sh +++ b/syncthing.sh @@ -1,3 +1,4 @@ #!/bin/sh -i3-msg "workspace 5" && urxvt -e ~/syncthing/syncthing-linux-amd64-v1.1.1/syncthing +i3-msg "workspace 5" && urxvt -e syncthing + -- cgit v1.2.1