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 f8e6f72 commit 6857e7dCopy full SHA for 6857e7d
functions.sh
@@ -5,8 +5,7 @@ sleep_one_second() {
5
}
6
7
print_empty_lines() {
8
- # echo >> $1
9
+ echo " "
10
11
12
copy_yaml() {
0 commit comments