bug sync_check
This commit is contained in:
parent
902b03fe9f
commit
396f6a04fd
@ -4,7 +4,7 @@ DESKTOP=`grep XDG_DESKTOP_DIR $1/.config/user-dirs.dirs`
|
|||||||
DESKTOP=${DESKTOP##*}
|
DESKTOP=${DESKTOP##*}
|
||||||
export $DESKTOP
|
export $DESKTOP
|
||||||
|
|
||||||
./identPC.sh
|
/usr/local/bin/identPC.sh
|
||||||
/usr/bin/kate ./checklist.txt
|
/usr/bin/kate ./checklist.txt
|
||||||
grep -is -m 2 "numéro de série" ./identification.txt >tmp.txt
|
grep -is -m 2 "numéro de série" ./identification.txt >tmp.txt
|
||||||
while read LIGNE
|
while read LIGNE
|
||||||
|
Reference in New Issue
Block a user