Fiexed for Fedora 39

binary is obsolete
added requierements.txt + preinstall.sh
This commit is contained in:
mal0
2024-03-28 22:31:30 -04:00
parent 8c97ad6871
commit 4326d565d7
5 changed files with 73 additions and 13 deletions
+21 -3
View File
@@ -32,10 +32,28 @@ ________________________________________________________________________________
![](images/a.png)
# How to run :
- copy binary from [releases](https://github.com/acidburnmonkey/rice-cook/releases) and data.txt into a dotfiles backup forlder
- Must run with sudo -HE flags
```
sudo -HE ./rice-cook
git clone https://github.com/acidburnmonkey/rice-cook.git && cd rice-cook
```
```
chmod +x preinstall.sh && sudo ./preinstall.sh
```
```
sudo pip3 install -r requierements.txt
```
### Now move rice-cook.py & data.txt into dofiles directry and run it:
```
sudo python3 rice-cook.py
```
Should look like this .
```
|-dotfiles
|---nvim
|---ranger
|---etc...
|---data.txt
|---rice-cook.py
```
## Donate