We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c620489 + ed76e78 commit 0add2dfCopy full SHA for 0add2df
scripts/einsteinium_hpkg_postinstall.sh
@@ -27,7 +27,7 @@ fi
27
28
# Copy bootscript to launch directory
29
userBootDir=`finddir B_USER_BOOT_DIRECTORY`
30
-cp -af $dataDir/EinsteiniumBootscript.sh $userBootDir/launch
+cp -af $dataDir/Einsteinium/EinsteiniumBootscript.sh $userBootDir/launch
31
32
# Notification to user
33
notify --group Einsteinium --onClickApp application/x-vnd.Einsteinium_Launcher --timeout 60 --icon "$dataDir/Einsteinium/notify_icon" \
0 commit comments