script war
This commit is contained in:
parent
1545b932b2
commit
8857888f70
7
prod/script
Executable file
7
prod/script
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
DAT=$(date "+%X")
|
||||||
|
fich="AP31-Projet1.war"
|
||||||
|
chem="/home/thomas.millot/NetBeansProjects/AP31-Pojet1/dist/""${fich}"
|
||||||
|
|
||||||
|
scp "${chem}" root@10.121.38.66:/usr/libexec/tomcat10/webapps
|
||||||
|
scp "${chem}" root@10.121.38.66:/root/tomcat/"${fich}"-"${DAT}"
|
Loading…
x
Reference in New Issue
Block a user