From 76de1e4b80c26353e3ff3311ecd2fb1d92e747fa Mon Sep 17 00:00:00 2001 From: sparky4 Date: Fri, 5 Feb 2016 06:12:27 -0600 Subject: [PATCH] wwww --- awoo.sh | 12 +++++++----- git_con.fig | 2 ++ 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/awoo.sh b/awoo.sh index f2efd5e9..2a0da02e 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,4 +1,11 @@ #!/bin/bash +wmake +if [ -f "*.exe" ] + then +cp -fp *.exe /var/www/ +scp -rp -P 26 *.exe 4ch.mooo.com:/var/www/16/ +fi +wmake clean if [ -z "$*" ]; then pee="wwww" else @@ -7,8 +14,3 @@ fi ##echo "$pee" git add . . ./boop.sh "$pee" -if [ -f "*.exe" ] - then -cp -fp *.exe /var/www/ -scp -rp -P 26 *.exe 4ch.mooo.com:/var/www/16/ -fi diff --git a/git_con.fig b/git_con.fig index 1712ab98..9eceafa4 100755 --- a/git_con.fig +++ b/git_con.fig @@ -1,8 +1,10 @@ [core] + ignorecase = true repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true + ignorecase = false [remote "x4"] url = ssh://sparky4@4ch.mooo.com:26/var/www/16/16.git fetch = +refs/heads/*:refs/remotes/origin/* -- 2.11.0