Skip to content

cclin81922/wait-then-redirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage 1

./cmd.sh start

# Now can visit http://localhost:8000

./cmd.sh redirect

./cmd.sh stop

Usage 2

cp -r for-systemd /opt/wait-then-redirect
mv /opt/wait-then-redirect/wait-then-redirect.service /usr/lib/systemd/system/

systemctl start wait-then-redirect
curl http://localhost:8000
systemctl stop wait-then-redirect

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published