|
|
|
#!/bin/sh set -e # Automatically added by dh_pycentral if which pycentral >/dev/null 2>&1; then pycentral pkginstall awn-applets-python-core if grep -qs '^awn-applets-python-core$' /var/lib/pycentral/delayed-pkgs; then sed -i '/^awn-applets-python-core$/d' /var/lib/pycentral/delayed-pkgs fi fi # End automatically added section
| Results 1 - 1 |