http.sh/webroot/logout.shs

8 lines
110 B
Plaintext
Raw Normal View History

2020-05-23 22:13:11 +02:00
#!/bin/bash
logout
meta[redirect]='/'
source templates/head.sh
echo "Logged out successully. Redirecting.."