Envoi du fichier war

This commit is contained in:
POPO Toto 2021-10-20 10:53:47 +02:00
parent 9ff7cbab3b
commit 83ac8dcbf1

8
SDIS29/svwar.sh Executable file
View File

@ -0,0 +1,8 @@
#!/bin/bash
set -o nounset
DATH=$(date "+%X")
DATJ=$(date "+%u")
scp /home/frederic.duhin/NetBeansProjects/Projet_SIDS29/dist/Projet_SIDS29.war root@10.121.38.72:/usr/libexec/tomcat10/webapps
scp /home/frederic.duhin/NetBeansProjects/Projet_SIDS29/dist/Projet_SIDS29.war root@10.121.38.72:/root/svwar