diff --git a/.refresh_server.yml b/.refresh_server.yml index a4ad84c..b7574ed 100644 --- a/.refresh_server.yml +++ b/.refresh_server.yml @@ -1,17 +1,17 @@ --- - hosts: webservers remote_user: root - + tasks: - name: fetch latest from github repo git: - repo: git@github.com:rushilwiz/brancher.git + repo: git@github.com:RushilSidhu/brancher.git version: master dest: /var/www/brancher.me/html accept_hostkey: yes key_file: ~/.ssh/brancher_rsa - - name: restart apache2 + - name: restart nginx service: - name: apache2 - state: restarted + name: nginx + state: restarted diff --git a/404/index.html b/404/index.html index d9c26d9..a426e9f 100755 --- a/404/index.html +++ b/404/index.html @@ -9,6 +9,6 @@
it's dangerous to go alone!
take this!
if you feel there's been a mistake, feel free to contact me here
+if you feel there's been a mistake, feel free to contact me here