From a7dcb8ed92a6f0ccfbced8422f916fd6d9b1c781 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 17 Aug 2024 18:44:59 -0300 Subject: Offload common server code to dedicated packages --- src/config/profile.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/config/profile.sh (limited to 'src/config/profile.sh') diff --git a/src/config/profile.sh b/src/config/profile.sh deleted file mode 100644 index 1dca8b2..0000000 --- a/src/config/profile.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -# shellcheck source=/dev/null -. /etc/rc -ln -fs .profile .bashrc -- cgit v1.2.3