parent
32c212d2a5
commit
6a8c77da66
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ fetchNix() {(
|
||||||
)}
|
)}
|
||||||
|
|
||||||
# Check for internet
|
# Check for internet
|
||||||
if wget -q --spider https://nixos.org; then
|
if wget -q --spider https://git.nelim.org; then
|
||||||
fetchNix
|
fetchNix
|
||||||
else
|
else
|
||||||
echo "Offline"
|
echo "Offline"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue