Last active
September 19, 2018 07:53
-
-
Save ammar0466/da8d4efc3a98fe773276e7478ed83dea to your computer and use it in GitHub Desktop.
This file contains 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
//download git project | |
git clone <link.git> | |
//change directory partition | |
cd /d D:\ | |
//install python project requirement | |
pip install -r <requirements.txt> | |
#initial ubuntu vps | |
https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-16-04 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment