This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
system-config
Watch
1
Star
0
Fork
You've already forked system-config
0
Code
Issues
Packages
Activity
Actions
fa66c1c5cd
system-config
/
setup-common.sh
5 lines
97 B
Bash
Raw
Normal View
History
Unescape
Escape
Move forgejo to infra
2024-09-12 20:17:45 +02:00
#!/bin/bash
set
-euo pipefail
Initial commit
2023-10-17 20:56:47 +02:00
cp -R common/* /
sed -E
"s/#(auth.+required)/\1/"
-i /etc/pam.d/su
Reference in a new issue
Copy permalink