We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 331f2ad commit 46fdd25Copy full SHA for 46fdd25
1 file changed
scripts/install/install.sh
@@ -346,4 +346,4 @@ info_bold " apify --help"
346
echo
347
348
# Not ideal but its the only way to refresh the shell (this also means if you type exit / CTRL+D, you'll need to do it twice)
349
-exec $SHELL
+sh -c $SHELL
0 commit comments