Skip to content

Commit ab62912

Browse files
authored
Update README.md
1 parent 7bcd239 commit ab62912

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Backup Project/Folder
1+
# Backup Project / Folder
22

33
Backup PHP | Laravel OR any Project folder with MySQL Database Dump
44

@@ -23,5 +23,5 @@ Or set in crontab
2323
```
2424
# Every day at midnight
2525
26-
0 0 * * * /bin/sh backup.sh
26+
0 0 * * * /bin/sh /path/to/backup.sh
2727
```

0 commit comments

Comments
 (0)