https://github.com/vladlinmoiseenko/scripts
https://github.com/vladlinmoiseenko/scripts
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vladlinmoiseenko/scripts
- Owner: VladlinMoiseenko
- Created: 2023-07-01T14:51:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T14:57:41.000Z (over 2 years ago)
- Last Synced: 2025-01-25T22:21:20.034Z (11 months ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Проект для хранения скриптов
# Использование скриптов
## instk8s-rocky-master.sh
curl -fsSL -o instk8s-rocky-master.sh https://raw.githubusercontent.com/VladlinMoiseenko/scripts/master/instk8s-rocky-master.sh
chmod 700 instk8s-rocky-master.sh
./instk8s-rocky-master.sh
## instk8s-rocky-worker.sh
curl -fsSL -o instk8s-rocky-worker.sh https://raw.githubusercontent.com/VladlinMoiseenko/scripts/master/instk8s-rocky-worker.sh
chmod 700 instk8s-rocky-worker.sh
./instk8s-rocky-worker.sh