Fixed typos

pull/1/head
Illia Chub 2021-01-05 15:38:33 +02:00
parent 0e5cb9aeef
commit fb47d783cc
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ makeConf() {
mkdir /etc/nixos/nextcloud
mkdir /etc/nixos/resources
mkdir /etc/nixos/videomeet
mkdir /etc/nxos/openconnect
mkdir /etc/nixos/openconnect
# Prevent grep for sending error code 1 (and halting execution) when no lines are selected : https://www.unix.com/man-page/posix/1P/grep
local IFS=$'\n'