correction script post installation
This commit is contained in:
0
SOURCES/Lalis.desktop
Executable file → Normal file
0
SOURCES/Lalis.desktop
Executable file → Normal file
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/sh
|
||||
|
||||
ssh -p 10022 -N -f -R 6000:localhost:22 ssh@lalis69.ddns.net
|
||||
#ssh -N -f -R 6001:localhost:5900 ssh@82.225.210.60 'x11vnc -localhost -display :0'
|
||||
|
4
SOURCES/test.desktop
Executable file → Normal file
4
SOURCES/test.desktop
Executable file → Normal file
@ -1,6 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Comment[fr_FR]=Outils de test et de inventaire matériel de LALIS
|
||||
Comment=Inventory and test tool for LALIS
|
||||
Comment[fr_FR]=Outils de test et de inventaire mat\xc3\xa9riel de LALIS
|
||||
Comment=Outils de test et de inventaire mat\xc3\xa9riel de LALIS
|
||||
Exec=kate ./checklist.txt;kdesu -u root /usr/local/bin/sync_check.sh
|
||||
GenericName[fr_FR]=Test
|
||||
GenericName=Test
|
||||
|
Reference in New Issue
Block a user