Skip to content
Snippets Groups Projects
Commit eb81933f authored by Eric Bremner's avatar Eric Bremner
Browse files

Updating setup theme file

parent ccc5b35d
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,9 @@ rm -rf /var/www/html/uw_fdsu_resp_theme ...@@ -9,7 +9,9 @@ rm -rf /var/www/html/uw_fdsu_resp_theme
echo "Done." echo "Done."
echo "Starting new pattern lab ..." echo "Starting new pattern lab ..."
current_dir=$(pwd) current_dir=$(pwd)
echo $current_dir
ln -s $current_dir /var/www/html/uw_fdsu_theme_resp ln -s $current_dir /var/www/html/uw_fdsu_theme_resp
rm -rf uw_fdsu_theme_resp
echo "Done." echo "Done."
echo "Enabling theme and setting as default theme ..." echo "Enabling theme and setting as default theme ..."
drush en uw_fdsu_theme_resp -y drush en uw_fdsu_theme_resp -y
......
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