From 01bbdf0541a87a5894ca16622ad2be24ed70985d Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 17 Aug 2024 12:22:38 -0300 Subject: git mv src/rc src/rc.sh --- src/.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/.profile') diff --git a/src/.profile b/src/.profile index 1dca8b2..a532fdc 100644 --- a/src/.profile +++ b/src/.profile @@ -1,5 +1,5 @@ #!/bin/sh # shellcheck source=/dev/null -. /etc/rc +. /etc/rc.sh ln -fs .profile .bashrc -- cgit v1.2.3