typo
This commit is contained in:
parent
4579b10b6d
commit
ab510438ab
1 changed files with 1 additions and 1 deletions
2
bin/rmsh
2
bin/rmsh
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue