All checks were successful
build-debian-package / Build the debian package (push) Successful in 4m25s
4 lines
78 B
Bash
Executable File
4 lines
78 B
Bash
Executable File
#!/bin/bash
|
|
adduser --system alumnihub
|
|
|
|
chown -R alumnihub:root /opt/alumnihub |