mirror of
https://github.com/apache/rocketmq.git
synced 2026-09-01 15:47:01 +08:00
[ROCKETMQ-285] file test error when make link
Author: willim.z <zwillim@gmail.com> Closes #154 from zwillim/patch-1.
This commit is contained in:
@@ -59,6 +59,6 @@ cat /sys/block/$DISK/queue/scheduler
|
||||
if [ -d ${HOME}/tmpfs ] ; then
|
||||
echo "tmpfs exist, do nothing."
|
||||
else
|
||||
ln -s /dev/shm tmpfs
|
||||
ln -s /dev/shm ${HOME}/tmpfs
|
||||
echo "create tmpfs ok"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user