Update install-zaneyos.sh
This commit is contained in:
parent
9487ebc211
commit
0437c6ae33
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
if [ -n "$(grep -i nixos < /etc/os-release)" ]; then
|
if [ -n "$(grep -i nixos < /etc/os-release)" ]; then
|
||||||
echo "Verified this is NixOS."
|
echo "Verified this is NixOS."
|
||||||
|
Loading…
Reference in New Issue
Block a user