diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-05-23 04:00:51 +0000 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-05-23 04:00:51 +0000 |
commit | c9435da398a68ac383d8ae796b8c7c6c37e481be (patch) | |
tree | 286ca6a8a57b947a6bbc4841346af08a7c82b58a | |
parent | d801a471463103200be154de1c3dc8ca766cec4d (diff) |
cgitrc remote_plot and mycan new repo description
-rw-r--r-- | etc/cgitrc | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -93,13 +93,15 @@ repo.url=fsh repo.path=/var/lib/gitolite/repositories/fsh.git repo.desc=My shell utilities +section=Archived. Have license issues. + repo.url=remote_plot repo.path=/var/lib/gitolite/repositories/remote_plot.git -repo.desc=Work in progress +repo.desc=Archived. Has license issues. Plot on GUI a remote file updating using https://git.flylightning.xyz/mycan repo.url=mycan repo.path=/var/lib/gitolite/repositories/mycan.git -repo.desc=Work in progress +repo.desc=Archived. Has license issues. Read CAN and write to a file. section=forks |