\!/ KyuuKazami \!/

Path : /proc/thread-self/root/sbin/
Upload :
Current File : //proc/thread-self/root/sbin/sushell

#!/bin/bash

[ -z "$SUSHELL" ] && SUSHELL=/bin/bash

exec $SUSHELL

@KyuuKazami