Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Warden - archive
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
713
Warden
Warden - archive
Commits
f7a16850
Commit
f7a16850
authored
13 years ago
by
Tomáš Plesník
Browse files
Options
Downloads
Patches
Plain Diff
pridano kopirovani souboru README.cesnet pri instalaci
parent
e630ffcb
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/warden-client/sh/install.sh
+1
-0
1 addition, 0 deletions
src/warden-client/sh/install.sh
src/warden-client/sh/update.sh
+2
-0
2 additions, 0 deletions
src/warden-client/sh/update.sh
with
3 additions
and
0 deletions
src/warden-client/sh/install.sh
+
1
−
0
View file @
f7a16850
...
@@ -192,6 +192,7 @@ make_warden_dir()
...
@@ -192,6 +192,7 @@ make_warden_dir()
else
else
err_clean
err_clean
fi
fi
cp
-u
CHANGELOG INSTALL LICENSE README README.cesnet
"
$client_path
/doc"
}
}
...
...
This diff is collapsed.
Click to expand it.
src/warden-client/sh/update.sh
+
2
−
0
View file @
f7a16850
...
@@ -31,6 +31,7 @@
...
@@ -31,6 +31,7 @@
# otherwise) arising in any way out of the use of this software, even
# otherwise) arising in any way out of the use of this software, even
# if advised of the possibility of such damage.
# if advised of the possibility of such damage.
VERSION
=
"1.0.0"
VERSION
=
"1.0.0"
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
...
@@ -212,6 +213,7 @@ update_warden_dir()
...
@@ -212,6 +213,7 @@ update_warden_dir()
else
else
err_clean
err_clean
fi
fi
cp
-u
CHANGELOG INSTALL LICENSE README README.cesnet
"
$client_path
/doc"
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment