From: sparky4 Date: Fri, 3 Feb 2017 21:55:30 +0000 (-0600) Subject: fixed wwww now i need to work on map system stuff wwwwwwwwwwwwwww i am also going... X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=5066113256a2c0b77b081cbd687993101c0beff4 fixed wwww now i need to work on map system stuff wwwwwwwwwwwwwww i am also going to work on that fps location stuff --- diff --git a/awoo.sh b/awoo.sh index b75edd72..3626e3a6 100755 --- a/awoo.sh +++ b/awoo.sh @@ -3,7 +3,7 @@ #if [ -f "*.exe" ] # then #fi -#++++wmake -h www +wmake -h www wmake -h clean if [ -z "$*" ]; then pee="wwww" diff --git a/boop.sh b/boop.sh index c0348e30..0ef32da5 100755 --- a/boop.sh +++ b/boop.sh @@ -1,6 +1,6 @@ #!/bin/bash git commit -a -m "$1" -git push x4 master +#git push x4 master git push origin master git push jp master git push sf master diff --git a/makefile b/makefile index 0aa855fb..87425623 100755 --- a/makefile +++ b/makefile @@ -414,7 +414,7 @@ www: .symbolic @$(REMOVECOMMAND) /var/www/*.exe.zip* @for %f in ($(EXEC)) do @if exist %f @$(COPYCOMMAND) %f /var/www/ @./src/util/z.sh $(EXEC) $(EXEC) - @wmake -h wwwext + @wmake -h wwwwext wwwext: .symbolic ####----@ssh -p $(HOSTPORT) $(HOSTUSER)@$(HOSTADDR) 'rm -f $(HOSTDIR)/16/*exe*' @@ -423,6 +423,9 @@ wwwext: .symbolic @scp -r -P $(HOSTPORT) *get.bat $(HOSTUSER)@$(HOSTADDR):$(HOSTDIR)/16/ @scp -r -P $(HOSTPORT) /var/www/*.exe.zip.* $(HOSTUSER)@$(HOSTADDR):$(HOSTDIR)/16/ @scp -r -P $(HOSTPORT) $(DATADIR)spri.zip $(HOSTUSER)@$(HOSTADDR):$(HOSTDIR)/16/ + @wmake -h wwwwext + +wwwwext: .symbolic #beta.latech.edu @scp -r -P $(HOST2PORT) *.exe $(HOST2USER)@$(HOST2ADDR):$(HOST2DIR)/16/ @scp -r -P $(HOST2PORT) *get.bat $(HOST2USER)@$(HOST2ADDR):$(HOST2DIR)/16/