]> andersk Git - sql-web.git/blame - bin/root_install_signup.sh
move SQL to use external joe libraries
[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.112183 seconds and 5 git commands to generate.