Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
Documentation
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Shivani Bhardwaj
Documentation
Commits
59e3ae14
Commit
59e3ae14
authored
Dec 31, 2019
by
Shivani Bhardwaj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update snapshot_from_repo.sh
parent
cebb1cd4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
snapshot_from_repo.sh
aptly/snapshot_from_repo.sh
+3
-3
No files found.
aptly/snapshot_from_repo.sh
View file @
59e3ae14
...
...
@@ -5,7 +5,7 @@ repo_name="packages-"$current_time
package_dir
=
"/opt/custom_packages/"
release_name
=
"sugam"
release_version
=
"2.1"
snapshot_name
=
$release_name
-
$release_version
-
main-w-
inhouse-
$current_time
snapshot_name
=
$release_name
-
$release_version
-inhouse-
$current_time
# Create new repo with updates packages
aptly repo create
$repo_name
...
...
@@ -14,5 +14,5 @@ aptly repo add $repo_name $package_dir
aptly snapshot create
$snapshot_name
from repo
$repo_name
# For now manually take care of
the publish, it may be fatal in case something
# happened incorrectly in this procedure
# For now manually take care of
merging the snaoshots and the publish, it may be
#
fatal in case something
happened incorrectly in this procedure
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment