Skip to content
Snippets Groups Projects
Verified Commit 2273fc00 authored by David Beniamine's avatar David Beniamine
Browse files

Fix typo

parent d525c7b9
Branches
No related tags found
No related merge requests found
...@@ -93,7 +93,7 @@ EOF ...@@ -93,7 +93,7 @@ EOF
cat <<EOF > /home/$USER/Desktop/help.desktop cat <<EOF > /home/$USER/Desktop/help.desktop
[Desktop Entry] [Desktop Entry]
Type=Application Type=Application
Name=Repport issue Name=Report issue
Icon=help-browser-symbolic Icon=help-browser-symbolic
Exec=/usr/bin/firefox $REPO/issues/new?issue[description]='Hello,%%0A%%0A**EXPLAIN YOUR ISSUE HERE**%%0A%%0A%%23 Technical informations %%0A%%0A %%60%%60%%60user:$USER%%60%%60%%60' Exec=/usr/bin/firefox $REPO/issues/new?issue[description]='Hello,%%0A%%0A**EXPLAIN YOUR ISSUE HERE**%%0A%%0A%%23 Technical informations %%0A%%0A %%60%%60%%60user:$USER%%60%%60%%60'
EOF EOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment