mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
ADD: Update doublecmd-qt5
This commit is contained in:
parent
9601db35df
commit
e10bcbafa8
1 changed files with 2 additions and 0 deletions
|
|
@ -78,6 +78,8 @@ update_doublecmd_svn()
|
|||
read -s -p "Enter password: " PASSWORD; echo
|
||||
echo "Update Double Commander (Qt)"
|
||||
curl -u Alexx2000:$PASSWORD -X POST https://api.opensuse.org/source/home:Alexx2000:doublecmd-svn/doublecmd-qt?cmd=runservice
|
||||
echo "Update Double Commander (Qt5)"
|
||||
curl -u Alexx2000:$PASSWORD -X POST https://api.opensuse.org/source/home:Alexx2000:doublecmd-svn/doublecmd-qt5?cmd=runservice
|
||||
echo "Update Double Commander (Gtk)"
|
||||
curl -u Alexx2000:$PASSWORD -X POST https://api.opensuse.org/source/home:Alexx2000:doublecmd-svn/doublecmd-gtk?cmd=runservice
|
||||
echo "Update Double Commander (Debian)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue