This website works better with JavaScript.
Explore
Help
Sign In
silberengel
/
next.orly.dev
Watch
1
Star
0
Fork
You've already forked next.orly.dev
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
clone of
https://git.mleku.dev/mleku/next.orly.dev
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
524
Commits
2
Branches
0
Tags
25 MiB
Go
77.6%
Svelte
10.2%
Shell
4.8%
JavaScript
3.7%
TypeScript
3.1%
Other
0.4%
Tree:
e6fa2f15e4
imwald
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e6fa2f15e4'
${ noResults }
next.orly.dev
/
scripts
/
reload.sh
7 lines
109 B
Raw
Blame
History
#!/usr/bin/bash
until
false
;
do
echo
"Respawning.."
>
&
2
sleep
1
reset
go run ./cmd/realy/.
done
Reference in new issue
Copy Permalink