init
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#! /usr/bin/env bash
|
||||
CURDIR=$(cd $(dirname $0); pwd)
|
||||
echo "$CURDIR/bin/user"
|
||||
exec "$CURDIR/bin/user"
|
||||
Reference in New Issue
Block a user