]> andersk Git - sql-web.git/blame - bin/root_install_signup.sh
Fix CSRF vulnerabilities
[sql-web.git] / bin / root_install_signup.sh
CommitLineData
2f91d7fe
JP
1#!/bin/bash
2
3gcc signup.c -o /home/tools/bin/sql-signup
4chown sql /home/tools/bin/sql-signup
5chmod 4701 /home/tools/bin/sql-signup
This page took 0.040353 seconds and 5 git commands to generate.