This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| инструмент_gitea [2024/11/21 10:25] val [Базовая] | инструмент_gitea [2025/07/22 06:35] (current) val | ||
|---|---|---|---|
| Line 51: | Line 51: | ||
| <code> | <code> | ||
| # curl http://gate.corpX.un:3000/student/ansible-pull-gpo/raw/branch/main/start.sh | bash | # curl http://gate.corpX.un:3000/student/ansible-pull-gpo/raw/branch/main/start.sh | bash | ||
| + | </code> | ||
| + | |||
| + | ===== Назначение пароля ===== | ||
| + | <code> | ||
| + | # sudo -u git bash | ||
| + | |||
| + | $ gitea --config /etc/gitea/app.ini admin user change-password -u student -p strongpassword | ||
| </code> | </code> | ||