„installscript.sh“ ändern
This commit is contained in:
@@ -98,4 +98,9 @@ wget -O /tmp/squashfs-tools-4.5-x86_64-2.txz https://slackware.uk/slackware/slac
|
||||
installpkg /tmp/squashfs-tools-4.5-x86_64-2.txz
|
||||
|
||||
# cleanup
|
||||
rm -rf /tmp/*
|
||||
rm -rf /tmp/*
|
||||
|
||||
# remove README from root directory
|
||||
if [ -f /README ]; then
|
||||
rm -f /README
|
||||
fi
|
Reference in New Issue
Block a user