Remove `cd` into scripts/ directory in setup script
Environment Setup Test / Explore-Gitea-Actions (push) Successful in 1m9s
Details
Environment Setup Test / Explore-Gitea-Actions (push) Successful in 1m9s
Details
parent
57fb1ddb09
commit
4476f497cb
3
setup.sh
3
setup.sh
|
@ -11,6 +11,3 @@ rm -rf /etc/nginx/sites-available/default
|
||||||
rm -rf /etc/nginx/sites-enabled/default
|
rm -rf /etc/nginx/sites-enabled/default
|
||||||
|
|
||||||
git clone https://git.162536.xyz/drunkendog/standard-build.git
|
git clone https://git.162536.xyz/drunkendog/standard-build.git
|
||||||
|
|
||||||
cd standard-build/scripts
|
|
||||||
exec bash
|
|
Loading…
Reference in New Issue