Skip to content

Commit 3f00bc3

Browse files
committed
Address PR feedback
Signed-off-by: David Kwon <dakwon@redhat.com>
1 parent e40343d commit 3f00bc3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

base/ubi9/.copy-files

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file contains a list directories or files to copy over from /home/tooling to /home/user in entrypoint.sh.
22
#
3-
# For example, the follwing will copy /home/tooling/testfile to /home/user/testfile:
3+
# For example, the following will copy /home/tooling/testfile to /home/user/testfile:
44
# ./testfile
55
#
66
# The goal of this file is to copy over files that cannot be used as symbolic links created by stow.
@@ -18,5 +18,3 @@
1818
# but we don't want them to be symbolic links (so that they persist on the PVC)
1919
.bashrc
2020
.bash_profile
21-
22-
./foo

0 commit comments

Comments
 (0)