1
0
This commit is contained in:
Daniel Tartavel 2019-03-26 22:10:25 +01:00
parent 396f6a04fd
commit 4696308e2d
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@ DESKTOP=${DESKTOP##*}
export $DESKTOP
/usr/local/bin/identPC.sh
/usr/bin/kate ./checklist.txt
grep -is -m 2 "numéro de série" ./identification.txt >tmp.txt
/usr/bin/kate $DESKTOP/checklist.txt
grep -is -m 2 "numéro de série" $DESKTOP/identification.txt >tmp.txt
while read LIGNE
do
TMP=${LIGNE##*}

View File

@ -151,7 +151,7 @@ desktop()
DESKTOP=`grep XDG_DESKTOP_DIR $1/.config/user-dirs.dirs`
DESKTOP=${DESKTOP##*}
}
DESKTOP="Bureau"
#DESKTOP="Bureau"
mv -f /tmp/journald.conf /etc/systemd/
getent passwd lalis