Skip to content

Commit

Permalink
Updated archstrike-msfconsole.desktop, assume user setup is good
Browse files Browse the repository at this point in the history
  • Loading branch information
comrumino committed Dec 24, 2018
1 parent 128decb commit 951aa33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop-files/archstrike-msfconsole.desktop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=metasploit framework
Encoding=UTF-8
Exec=sh -c "service postgresql start && msfdb init && msfconsole;${SHELL:-bash}"
Exec=sh -c "msfconsole;${SHELL:-bash}"
Icon=archstrike-metasploit.png
StartupNotify=false
Terminal=true
Expand Down

0 comments on commit 951aa33

Please sign in to comment.