diff options
author | Andrew Yu <andrew@andrewyu.org> | 2021-12-16 16:05:15 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2021-12-16 16:05:15 +0800 |
commit | dbf25becd9397efa6ea7a315472d7c2129e47950 (patch) | |
tree | 87d98bf29c9a80c140447d54a7096dae69e321f1 | |
parent | 8b0e9a37fd78d7fc79dd016a437531cf0e64ca8f (diff) | |
download | www-dbf25becd9397efa6ea7a315472d7c2129e47950.tar.gz |
delete the akhil file
-rw-r--r-- | teachakhil.txt | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/teachakhil.txt b/teachakhil.txt deleted file mode 100644 index 744bad5..0000000 --- a/teachakhil.txt +++ /dev/null @@ -1,18 +0,0 @@ -Steps for updating your website - -I'll be showing you how to do that with my website now, shouldn't be much different - -Firstly, open up the directory you cloned. - -I told you to git clone akhil@git.andrewyu.org:/var/www/git.andrewyu.org/akhil-www-pub, so you cd into ~/akhil-www-pub - -I do that in my ~/www, since I don't have your website on my computer - -I'm using the acme text editor for today, doesn't matter - -When I use a red box to select text, that just means "execute this command" - -cd www -git add . -git commit -m "added reference to haskell" -git push \ No newline at end of file |