Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
car-controlserver
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
wenzhongjian
car-controlserver
Commits
143f6dc9
Commit
143f6dc9
authored
Dec 18, 2024
by
957dd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update shellstart
parent
5d78d536
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
cam.sh
camshell/cam.sh
+9
-0
opensh.h
opensh.h
+1
-1
No files found.
camshell/cam.sh
0 → 100755
View file @
143f6dc9
#!/bin/bash
# 设置 DISPLAY 环境变量(确保 Firefox 能运行图形界面)
export
DISPLAY
=
:0
pkill firefox
firefox
--new-window
"https://8.129.3.163/index"
--ignore-certificate-errors
\ No newline at end of file
opensh.h
View file @
143f6dc9
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
#define __opensh_H__
#define __opensh_H__
#define SHELLFILE "/home/kickpi/camshell/cam.sh"
#define SHELLFILE "/home/kickpi/ca
r/master/ca
mshell/cam.sh"
int
opencamsh
();
int
opencamsh
();
...
...
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