Minor fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user