From eb1ec04af55efae09d3f2d52b6acbcbf3a209328 Mon Sep 17 00:00:00 2001 From: Dmitry Sergeev Date: Mon, 18 Mar 2024 16:35:51 +0400 Subject: [PATCH] WIP --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index 2986ed0..9dfb755 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,4 +1,4 @@ - #!/usr/bin/env bash +#!/usr/bin/env bash export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin cp -fv /user/.bash_profile ${HOME}/.bashrc echo "" > ${HOME}/.sudo_as_admin_successful