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

am i allowed to do this

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