...
Create a user for the store service
Paste code macrocode | ||
---|---|---|
| ||
groupadd storeadms && useradd -g storeadms -md /home/storeadm -s /bin/bash storeadm |
...
...
Paste code macrocode | ||
---|---|---|
| ||
groupadd storeadms && useradd -g storeadms -md /home/storeadm -s /bin/bash storeadm |
...