Skip to content

Commit eb3d841

Browse files
readme update
1 parent 70b6b02 commit eb3d841

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,11 @@ Because I'm a man a little paranoid. If one of my many hard drives decides to di
3838
upload_slimer_script_log(backup_file)
3939
```
4040
41-
7. Create on your server (if you want to make a remote backup of your logs) a directory at your convenience for the Phoenix Down Script application. In this directory you have to create a `log/slimer_script` folder. Then inside the `log/slimer_script` folder, you need to create a `logger` sub-folder ;
41+
7. Create on your server (if you want to make a remote backup of your logs) a directory at your convenience for the Phoenix Down Script application (depending on the paths you set in step 3). In this directory you have to create a `log/slimer_script` folder. Then inside the `log/slimer_script` folder, you need to create a `logger` sub-folder ;
42+
43+
8. Do the same on your computer (or any other storage medium) for local backup (depending on the paths you set in step 3).
4244
43-
8. Run `main.py` ! Additional information : Slimer Script is above all intended to be executed automatically by your OS, via your task scheduler if you are on Windows, or `crontab` if you are on Linux.
45+
9. Run `main.py` ! Additional information : Slimer Script is above all intended to be executed automatically by your OS, via your task scheduler if you are on Windows, or `crontab` if you are on Linux.
4446
4547
During the execution of Slimer Script, some non-critical errors may occur. These may be for example exceptions due to the inability to read certain files (insufficient rights, etc...). These errors will not prevent the script from executing properly.
4648

0 commit comments

Comments
 (0)