coquille
-- Sayan darcs-hash:20031020212835-d1356-ab5199a03339c1aeea1073769c34a208998a55ea.gz
This commit is contained in:
parent
ce0f84a205
commit
7a0fd5606e
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ cd /
|
||||||
# tgz le contenu des répertoires
|
# tgz le contenu des répertoires
|
||||||
# ajoute dpkg --get-selections
|
# ajoute dpkg --get-selections
|
||||||
dpkg --get-selections > $nom_selections || exit 1
|
dpkg --get-selections > $nom_selections || exit 1
|
||||||
tar -cvjf $nom_archive $confs .$nom_selections || exit 2
|
tar -cjf $nom_archive $confs .$nom_selections || exit 2
|
||||||
|
|
||||||
# scp le fichier sur tanek
|
# scp le fichier sur tanek
|
||||||
scp $nom_archive backupcrans@tanek: || exit 3
|
scp $nom_archive backupcrans@tanek: || exit 3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue