diff --git a/guest/fs-root/sf/bin/sf-setup.sh b/guest/fs-root/sf/bin/sf-setup.sh index bb5b986..43267bc 100755 --- a/guest/fs-root/sf/bin/sf-setup.sh +++ b/guest/fs-root/sf/bin/sf-setup.sh @@ -127,7 +127,7 @@ setup() rmsymdir /home /sec/home rmsymdir /root /sec/root rmsymdir /root/.gf /usr/share/gf - rmsymdir /usr/share/wordlists /sec/root/wordlists + rmsymdir /sec/root/wordlists /usr/share/wordlists # Create useful directory xmkdir /dev/shm/tmp && chmod 1777 /dev/shm/tmp