Last active
August 29, 2015 14:22
-
-
Save tijptjik/3dfaa686bcad2d1440c7 to your computer and use it in GitHub Desktop.
Upgrade DS installation 1.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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