Skip to content
This repository was archived by the owner on Mar 30, 2024. It is now read-only.

Commit 8418df5

Browse files
committed
Fix macOS Readme
1 parent 1236931 commit 8418df5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,11 @@ The program folder (not the data folder) can be deleted and replaced by a newer
118118
- Select your created `.app`
119119
- But first we need an `.app`, because only Applications can be *Login Objects*
120120
- Use Automator
121-
- Open Automator.app and select *Execute Shell Command*
121+
- Open Automator.app and open a new Program
122+
- Select *Execute Shell Command* and `/bin/sh` as Shell
122123
- Add a command like this in the textbox on the right
123124
- `/usr/local/Cellar/php/7.4.3/bin/php /Users/<me>/Applications/TaskTimeTerminate/record.php &> /dev/null &`
124-
- Save the Applications as `.app`
125+
- Save the Application as `.app`
125126
- Add `.app` to *Login Object*
126127
### Windows
127128
- PHP 7.4

0 commit comments

Comments
 (0)