Skip to content
Snippets Groups Projects
Verified Commit dd4c60cc authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

fix dir

parent d23e7319
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,8 @@ do
ln -s ../../theme theme
# reset the theme
cd ../../theme
cd $rootDir
cd theme
git checkout -- templates/_index.html
cd $BLADE
echo " > Theme reset."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment