modified: install/fedora.sh

deleted:    install/j.sh
modified:   install/tree_cpy.sh
new file:   usr/bin/search-google
modified:   usr/home/.bashrc
modified:   usr/sbin/brc
This commit is contained in:
Your Name
2026-04-01 11:31:10 +02:00
parent fd5c646e31
commit cbb33df2e3
6 changed files with 55 additions and 38 deletions
-14
View File
@@ -1,14 +0,0 @@
sudo dnf -y install make
sudo dnf -y install gcc
curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh ./get-docker.sh --dry-run
rm get-docker.sh
curl -fsSL https://test.docker.com -o test-docker.sh
sudo sh test-docker.sh
sudo usermod -aG docker presk0
newgrp docker
#https://docs.docker.com/engine/install/linux-postinstall/
sudo yum install ruby
sudo yum install ruby-devel
gem update