Minor fixes

This commit is contained in:
Dmitri Popov
2018-03-20 13:28:21 +01:00
parent ae2bb8a05c
commit 648ba85406
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,9 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
sudo apt update && sudo apt dist-upgrade -y && sudo apt install acl git-core screen rsync exfat-fuse exfat-utils ntfs-3g gphoto2 libimage-exiftool-perl python-pip -y
sudo apt update
sudo apt dist-upgrade -y
sudo apt install acl git-core screen rsync exfat-fuse exfat-utils ntfs-3g gphoto2 libimage-exiftool-perl python-pip -y
sudo pip install bottle
sudo mkdir /media/card