10 lines
165 B
Desktop File
Executable File
10 lines
165 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
|
|
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
Terminal=true
|
|
Name[zh_CN]=first-start
|
|
Exec=sudo sh /home/smart/first-start.sh
|
|
Name=first-start
|