added RP ProgramScript Menu entry
This commit is contained in:
parent
2ec2a8d69e
commit
9acea5c260
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ yellow=$(tput setaf 3) # ${yellow}
|
|||
# Entering work folder
|
||||
cd /home/$USER/.progs
|
||||
sudo chown -R $USER:$GROUP /home/$USER/
|
||||
cp -a rp-programscript.desktop /home/$USER/.local/share/applications/
|
||||
echo "Exec=/home/$USER/.progs/3progs.sh" >> /home/$USER/.local/share/applications/rp-programscript.desktop
|
||||
|
||||
# Zenity ablak megjelenítése
|
||||
user_choice=$(zenity --list --checklist --width='1000' --height='1000' \
|
||||
|
|
Loading…
Reference in a new issue