DEBSOURCES
Skip Quicknav
sources / drbl / 5.8.2-1 / scripts / bin / drbl-website
12345678
#!/bin/bash if [ -n "$DISPLAY" ]; then kfmclient exec http://drbl.org kfmclient exec http://drbl.nchc.org.tw else lynx http://drbl.org fi