p4wnp1: Add missing cd into basedir

This commit is contained in:
Steev Klimaszewski
2018-07-02 08:39:52 -05:00
parent 57813cfe91
commit cdc62545a6

View File

@@ -330,6 +330,7 @@ rm build
rm source
ln -s /usr/src/kernel build
ln -s /usr/src/kernel source
cd ${basedir}
# Copy a default config, with everything commented out so people find it when
# they go to add something when they are following instructions on a website.