script tomcat
This commit is contained in:
commit
737f8f7eef
8
script.war/i1-c4/scripttom
Executable file
8
script.war/i1-c4/scripttom
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
set -o nounset
|
||||
DATH=$(date "+%X")
|
||||
DATJ=$(date "+%u")
|
||||
|
||||
scp /home/nathan.balducci/NetBeansProjects/SDIS29/dist/SDIS29.war root@10.121.38.91:/usr/libexec/tomcat10/webapps
|
||||
scp /home/nathan.balducci/NetBeansProjects/SDIS29/dist/SDIS29.war root@10.121.38.91:/root/svwar/"${DATH}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user