Guest User

Untitled

a guest
Jun 18th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1.  
  2.  
  3. .PHONY: all
  4.  
  5. all:
  6. mv matlab.png /usr/share/icons/hicolor/256x256/apps/
  7. mv matlab.desktop /usr/share/applications/
  8. echo alias matlab=\'matlab -nodisplay\' >> /etc/bash.bashrc
  9. update-menus
Add Comment
Please, Sign In to add comment