pds dash for shimaenaga.veryroundbird.house (based off of pds.witchcraft.systems)

how about... sbin

Changed files
+1 -1
.tangled
workflows
+1 -1
.tangled/workflows/build.yml
···
steps:
- name: "Creating local user"
command: |
-
sudo useradd -r -u 0 pipeuser
+
/sbin/useradd -r -u 0 pipeuser
- name: "Copy config to server"
command: |