Use adduser --system to prevent the script from failing
All checks were successful
build-debian-package / Build the debian package (push) Successful in 3m4s

This commit is contained in:
2026-01-15 14:48:54 +01:00
parent 4405df38aa
commit 162fd61936
3 changed files with 5 additions and 5 deletions

View File

@@ -1 +1,2 @@
#!/bin/bash
#!/bin/bash
adduser --system alumnihub

View File

@@ -1,2 +1 @@
#!/bin/bash
useradd oqtane
#!/bin/bash