commit
5ae7731bcc
@ -5,8 +5,8 @@ STATUS=$2 # The new state of the interface
|
|||||||
|
|
||||||
case "$STATUS" in
|
case "$STATUS" in
|
||||||
'up') # $INTERFACE is up
|
'up') # $INTERFACE is up
|
||||||
[[ -e /usr/bin/mhwd-live ]] && sleep 30
|
[[ -e /usr/bin/mhwd-live ]] && sleep 30
|
||||||
/usr/bin/pamac-refresh
|
/usr/bin/pamac-refresh
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user