Skip to content

Commit

Permalink
fixed entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
identw committed Mar 18, 2024
1 parent 78681f1 commit b2a108b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit b2a108b

Please sign in to comment.