Skip to content

Commit 701bbd5

Browse files
Updated network icon
1 parent 04868f3 commit 701bbd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shellscripts/network.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#! /bin/bash
22

3-
if ping -c 2 google.com > /dev/null ; then echo "󱘖 " ; else echo " " ; fi
3+
if ping -c 2 google.com > /dev/null ; then echo "󰖟 " ; else echo "󰪎 " ; fi

0 commit comments

Comments
 (0)