You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: course-init.sh
+2-2
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,8 @@ print_usage()
9
9
exit_script()
10
10
{
11
11
#cleanup
12
-
echo -e "\nPlease replace the FIXME string in the antora.yml file below and commit the changes before proceeding with the course development."
13
-
grep FIXME antora.yml
12
+
echo -e "\nPlease replace the FIXME line in the antora.yml and antora-playbook.yml files with the title for this course. \nCommit the changes before proceeding with the course development."
0 commit comments