Skip to content

bblabNTU/useful_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

useful_scripts

some useful linux scripts

1. mount_and_copy.sh

usage:

  1. mount an SSD
  2. Copy the file under Document to your SSD
  3. unmount SSD
chmod +x ./mount_and_copy.sh
./mount_and_copy.sh

so far you need to edit mount point and copy path manually

2. pi image shrink.sh ("v0.1.3")

usage: shrink your image

  1. add permission: chmod +x ./pishrink.sh
  2. execute (select your image): sudo ./pishrink.sh -v ./UAV0605_mavros-and-realsense.img

author:https://github.com/Drewsif/PiShrink

About

some useful linux scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages