Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Commit

Permalink
fix hook
Browse files Browse the repository at this point in the history
  • Loading branch information
PonasKovas committed Sep 22, 2019
1 parent 11d12dd commit 44db363
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/netctltray
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ExecUpPost="/opt/netctl-tray/connect & "$ExecUpPost
ExecDownPre="/opt/netctl-tray/disconnect & "$ExecDownPre
ExecUpPost="/usr/share/netctl-tray/connect & "$ExecUpPost
ExecDownPre="/usr/share/netctl-tray/disconnect & "$ExecDownPre

0 comments on commit 44db363

Please sign in to comment.