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

Revert "move ln line in deploy script"

This reverts commit c709e3b9.
parent e2dcc7bd
No related branches found
No related tags found
No related merge requests found
...@@ -46,8 +46,8 @@ do ...@@ -46,8 +46,8 @@ do
# run contribute # run contribute
cp ../../template/Gruntfile.coffee . cp ../../template/Gruntfile.coffee .
ln -s ../../theme theme
ln -s ../../theme/package.json package.json ln -s ../../theme/package.json package.json
ln -s ../../theme theme
# install npm # install npm
#npm install -g npm@latest yo grunt-cli generator-reveal #npm install -g npm@latest yo grunt-cli generator-reveal
......
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