mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
ADD: Comments to update-repo scripts
This commit is contained in:
parent
46d805215d
commit
75f4d3dda2
2 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# This script updates Double Commander openSUSE Build Service (OBS) repository
|
||||
|
||||
# Set Double Commander version
|
||||
DC_VER=0.4.6
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# This script updates Double Commander Personal Package Archive (PPA) repository
|
||||
|
||||
# Set Double Commander version
|
||||
DC_VER=0.4.6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue