shellcheck fix

This commit is contained in:
Tobias Powalowski 2024-07-10 21:24:56 +02:00
parent d1e735860f
commit 21c9997e1c

View file

@ -62,7 +62,7 @@ id128,sysext} tar tee testpkg top touch trust tty unix_{chkpwd,update} /usr/lib/
_file_rename "/usr/share/archboot/patches/pacman-key-aarch64" "/usr/bin/pacman-key"
fi
# add zoxide
echo "eval \"\$(zoxide init bash)\"" >> ${_ROOTFS}/root/.bashrc
echo "eval \"\$(zoxide init bash)\"" >> "${_ROOTFS}"/root/.bashrc
# add resolve.conf symlink
_symlink /etc/resolv.conf ../run/systemd/resolve/stub-resolv.conf
# add libsasl