File manager - Edit - /usr/lib/tasksel/tests/laptop
Back
#!/bin/sh # Causes a task to be selected if the machine appears to be a laptop. if [ "$NEW_INSTALL" ]; then if which laptop-detect >/dev/null 2>&1 && \ laptop-detect; then exit 0 # hide; install else exit 1 # hide; do not install fi else exit 3 fi
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.49 |
proxy
|
phpinfo
|
Settings