ajout path
This commit is contained in:
parent
5d727bd85b
commit
19c98e6a8b
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
g#!/bin/bash
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
# on pourra inclure le fichier dockers.env pour
|
# on pourra inclure le fichier dockers.env pour
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# date: 12/11/2020
|
# date: 12/11/2020
|
||||||
|
|
||||||
#PATH=/bin:/sbin:/usr/bin:/usr/sbin
|
PATH=/bin:/sbin:/usr/bin:/usr/sbin
|
||||||
PATH_SAUVE="/home/sauve/"
|
PATH_SAUVE="/home/sauve/"
|
||||||
|
|
||||||
iptables-save > $PATH_SAUVE/iptables.sav
|
iptables-save > $PATH_SAUVE/iptables.sav
|
||||||
|
Loading…
x
Reference in New Issue
Block a user