Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
marcone authored and igorpecovnik committed Jan 4, 2025
1 parent 43ee737 commit 5ccc94d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/functions/rootfs/distro-agnostic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ function install_distribution_agnostic() {
cp "${SDCARD}"/etc/skel/.bashrc "${SDCARD}"/root/
cp "${SDCARD}"/etc/skel/.profile "${SDCARD}"/root/

# Copy systemwide alieases to root user too
# Copy systemwide aliases to root user too
cp "${SRC}"/packages/bsp/common/etc/skel/.bash_aliases "${SDCARD}"/root/

# display welcome message at first root login which is ready by /usr/sbin/armbian/armbian-firstlogin
Expand Down

0 comments on commit 5ccc94d

Please sign in to comment.