Arch PKGBUILDs for https://tangled.org/@tangled.org/core
arch pkgbuild
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 5 lines 137 B view raw
1#!/usr/bin/bash 2set -eu 3cat << EOF > ${pkgbuild_path}/spindle-tmpfiles.conf 4d ${spindle_path} 755 ${spindle_user} ${spindle_group} - 5EOF