Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
map-demo
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2023-07-03 11:35:32 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7ad6c2b14c5b489d1caa6d6d518d5783d8ea5059
7ad6c2b1
1 parent
7ec5de01
fix
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
images/tiles/17sh/run.sh
images/tiles/18sh/run.sh
images/tiles/17sh/run.sh
0 → 100644
View file @
7ad6c2b
#!/bin/bash
folder
=
"./"
# 替换为实际父文件夹路径
bash
"
$folder
/1.sh"
bash
"
$folder
/2.sh"
bash
"
$folder
/3.sh"
images/tiles/18sh/run.sh
0 → 100644
View file @
7ad6c2b
#!/bin/bash
folder
=
"./"
# 替换为实际父文件夹路径
bash
"
$folder
/1.sh"
bash
"
$folder
/2.sh"
bash
"
$folder
/3.sh"
Please
register
or
login
to post a comment