@ -14,7 +14,7 @@ case $1 in
cp $RMSH_DIR/share/html/presentation.html .
cp $RMSH_DIR/share/js/remark.min.js .
sass $RMSH_DIR/share/styles/$3/$3.scss style.css
cp -r $RMSH_DIR/share/syles/$3/img .
cp -r $RMSH_DIR/share/styles/$3/img .
touch presentation.md
;;
"view")