Skip to content

Instantly share code, notes, and snippets.

@tijptjik
Last active August 29, 2015 14:22
Show Gist options
  • Save tijptjik/3dfaa686bcad2d1440c7 to your computer and use it in GitHub Desktop.
Save tijptjik/3dfaa686bcad2d1440c7 to your computer and use it in GitHub Desktop.
Upgrade DS installation 1.0
#!/bin/sh
sudo curl https://gist.githubusercontent.com/tijptjik/fb6587570529b27b82d5/raw/a6cb5c792fbbb0970929cdafceac959727765710/ipynb.service > /usr/lib/systemd/system/ipynb.service && sudo systemctl daemon-reload
ln -s /vagrant/ds/DS_HK_6/data data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment