This website requires JavaScript.
Explore
Help
Sign In
GerhardHoffmann
/
UpdateController
Watch
1
Star
0
Fork
0
You've already forked UpdateController
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
199
Commits
1
Branch
2
Tags
9d6bb999635661a7139f9b3513700b436a8445d3
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
GerhardHoffmann
9d6bb99963
Set working directory to PWD
2023-03-30 14:55:13 +02:00
.gitignore
Add workspace-directory
2022-06-02 14:45:46 +02:00
.gitmodules
removed submodule
2023-01-31 14:58:57 +01:00
clone_customer_repository
Add utility to clone customer repository in workspace-directory
2022-06-05 17:13:18 +02:00
general_utils
do not assert missing files. git will create them in <clone>
2023-03-30 13:40:53 +02:00
git_helpers
After clone: fetch the reposiry again, follwed by a git reset --hard.
2023-03-30 13:59:38 +02:00
load_tariff
Added comments
2022-06-05 16:58:39 +02:00
log_helpers
use echo instead of printf -> problems with %
2022-06-03 21:46:55 +02:00
news_from_ismas
Minor changes
2022-06-04 21:43:57 +02:00
news_to_ismas
update.conf has been removed
2022-06-06 20:08:31 +02:00
opkg_helpers.sh
removed typo in compute_md5
2022-06-05 12:34:28 +02:00
read_config
Set working directory to PWD
2023-03-30 14:55:13 +02:00
README.md
first commit
2023-01-19 16:09:07 +01:00
send_to_ismas.txt
data to be send to ismas to check for updates
2022-06-11 18:45:40 +02:00
SendUpdateCommand.sh
Added some more debug output
2022-06-05 12:27:57 +02:00
update_helpers.sh
deleted
2022-06-03 20:51:04 +02:00
update_psa
add zone parameter
2022-06-02 17:42:35 +02:00
update_psa_helpers
call pull_customer_repository without parameters
2022-06-09 18:40:40 +02:00
update_psa_impl
Use of GIT_CLONE_EXECUTED to check if clone was running
2022-06-12 13:07:57 +02:00
update_psa.conf
added local branches
2022-06-12 13:06:31 +02:00
README.md
The file is empty.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Shell script updating PTU5 if necessary.
Readme
661
KiB
Languages
Shell
100%