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 b1197d9 commit f339b6eCopy full SHA for f339b6e
frontpage/make_frontpage.sh
@@ -33,6 +33,7 @@ if [ -d ${CWD} ]
33
then
34
echo "directory ${CWD} exists."
35
cd ${CWD}
36
+ cd ${CWD}
37
else
38
echo "directory ${CWD} does not exist."
39
fi
0 commit comments