fix cur dir
This commit is contained in:
@@ -12,8 +12,10 @@ tcpdump iptraf netcat ssh screen ncurses-term
|
||||
apt-get remove --yes libicu* libperl* libxml2 mime-support perl perl-modules-5.24 sgml-base shared-mime-info xdg-user-dirs xml-core
|
||||
ln -sf bash /bin/sh
|
||||
|
||||
CWD="$(pwd)"
|
||||
cd /tmp
|
||||
apt-get download acpi-support
|
||||
dpkg -x acpi-support*.deb /tmp/acpisupport
|
||||
cd /tmp/acpisupport
|
||||
cp -aR * /
|
||||
cd "$CWD"
|
||||
Reference in New Issue
Block a user