From 8c52000ad372a6e98e94cf2ea1c170c7698d2ddb Mon Sep 17 00:00:00 2001 From: "Theunis J. Botha" Date: Mon, 27 Mar 2017 14:54:41 +0200 Subject: [PATCH] his --- bash_history | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/bash_history b/bash_history index 2eb694f..7ef7b23 100644 --- a/bash_history +++ b/bash_history @@ -23295,3 +23295,19 @@ ssh gw-beta ssh gw-beta exit exit +c +cd config/ +git diff +grep "\/usr\/share\/gamewheel" * -R +grep "\/usr\/share\/gamewheel" * -R --exclude=bash_history +grep "\/usr\/share\/gamewheel" * -lR --exclude=bash_history | xargs sed -i "s/\/usr\/share\/gamewheel/\/home\/gamewheel\/app/g" +git diff +git commit -am "gw-new new config" +git push +git push -u origin gw-new +git checkout tj-dev +ls +ls -l +exit +ssh gw-new +exit