We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e40343d commit 3f00bc3Copy full SHA for 3f00bc3
1 file changed
base/ubi9/.copy-files
@@ -1,6 +1,6 @@
1
# This file contains a list directories or files to copy over from /home/tooling to /home/user in entrypoint.sh.
2
#
3
-# For example, the follwing will copy /home/tooling/testfile to /home/user/testfile:
+# For example, the following will copy /home/tooling/testfile to /home/user/testfile:
4
# ./testfile
5
6
# The goal of this file is to copy over files that cannot be used as symbolic links created by stow.
@@ -18,5 +18,3 @@
18
# but we don't want them to be symbolic links (so that they persist on the PVC)
19
.bashrc
20
.bash_profile
21
-
22
-./foo
0 commit comments