-
Notifications
You must be signed in to change notification settings - Fork 5
Symlinks to selected folder are not created #23
Copy link
Copy link
Closed
Labels
status: doneHas been fixed or implementedHas been fixed or implementedtype: bugSomething isn't workingSomething isn't working
Description
[parker@parker-framework pcsx2]$ pho init
warning config already exists
? Do you want to re-initiliaze configuration file? yes
? Where do you want to store the AppImages? /home/parker/.local/share/pho/applications
? Where do you want to store the .desktop files? /home/parker/.local/share/applications
? Where do you want to symlink AppImage files? /home/parker/.local/bin
? Do you want to disable AppImageLauncher's integration prompt? no
> Configuration file /home/parker/.config/pho/config.json
> AppImages directory /home/parker/.local/share/pho/applications
> .desktop files directory /home/parker/.local/share/applications
? Do you want to proceed? yes
√ Generated /home/parker/.config/pho/config.json
$ cat /home/parker/.config/pho/config.json
{"AppsDir":"/home/parker/.local/share/pho/applications","DesktopDir":"/home/parker/.local/share/applications","Installed":{},"EnableIntegrationPrompt":false,"SymlinksDir":"/home/parker/.local/bin"}
[parker@parker-framework pcsx2]$ pho install github --release prerelease --id pcsx2 PCSX2/pcsx2
warning no architecture specified in the asset name, cannot determine compatibility
> Identifier pcsx2
> Version v1.7.5973
> Filename pcsx2-v1.7.5973-linux-appimage-x64-Qt.AppImage
> AppImage /home/parker/.local/share/pho/applications/pcsx2/pcsx2.AppImage
> .desktop file /home/parker/.local/share/applications/pcsx2.desktop
> Download Size 58.84 MB
? Do you want to proceed? yes
[1/1] √ pcsx2 v1.7.5973 (3s)
√ Installed pcsx2 successfully!
[parker@parker-framework pcsx2]$ ls ~/.local/bin/
fleet_tools hosts pho
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status: doneHas been fixed or implementedHas been fixed or implementedtype: bugSomething isn't workingSomething isn't working