[extras] minor ramdisk creation bug fix
This commit is contained in:
@@ -4,5 +4,5 @@ RAMDISK=/tmp/afl-ramdisk
|
||||
mkdir $RAMDISK && chmod 777 $RAMDISK
|
||||
mount -t tmpfs -o size=768M tmpfs $RAMDISK
|
||||
|
||||
git clone . $RAMDISK/fwknop.git
|
||||
cd ../.. && git clone . $RAMDISK/fwknop.git
|
||||
exit $?
|
||||
|
||||
Reference in New Issue
Block a user