mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 15:59:31 +08:00
5 lines
74 B
Bash
5 lines
74 B
Bash
#!/bin/sh
|
|
|
|
chmod u+s /usr/bin/newuidmap && \
|
|
chmod u+s /usr/bin/newgidmap
|