This website requires JavaScript.
Explore
Help
Sign In
romane
/
testrepo
Watch
1
Star
0
Fork
0
You've already forked testrepo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b4398cdd2b2b95a10872d9a03bd538bb31d75666
testrepo
/
scripts
/
test.sh
T
8 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
inital test commit
2026-05-01 19:55:14 +02:00
#!/bin/bash
set
-e
this time?
2026-05-02 13:37:12 +02:00
apt update
&&
apt install -y golang-go
inital test commit
2026-05-01 19:55:14 +02:00
go run main.go
echo
"Done running!"
Reference in New Issue
Copy Permalink