Repair project paths after move
This commit is contained in:
parent
387f12fada
commit
5b0b87b784
3 changed files with 23 additions and 4 deletions
19
frontend/launch.desktop
Executable file
19
frontend/launch.desktop
Executable file
|
|
@ -0,0 +1,19 @@
|
|||
[Desktop Entry]
|
||||
Categories=Development;
|
||||
Comment[en_US]=Starts the Electron app from this folder
|
||||
Comment=Starts the Electron app from this folder
|
||||
Exec=bash -c 'cd /home/avi/Projects/0_Nostr/frontend && npm start'
|
||||
GenericName[en_US]=
|
||||
GenericName=
|
||||
Icon=utilities-terminal
|
||||
MimeType=
|
||||
Name[en_US]=Launch Nost Feed Manager
|
||||
Name=Launch Nost Feed Manager
|
||||
Path=
|
||||
StartupNotify=true
|
||||
Terminal=true
|
||||
TerminalOptions=
|
||||
Type=Application
|
||||
Version=1.0
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
||||
Loading…
Add table
Add a link
Reference in a new issue