diff --git a/SDIS29/svwar.sh b/SDIS29/svwar.sh new file mode 100755 index 0000000..7a2f5c8 --- /dev/null +++ b/SDIS29/svwar.sh @@ -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