Added gpick to apps
This commit is contained in:
parent
4b52c5ce28
commit
9692493d51
6
common/apps/gpick.sh
Normal file
6
common/apps/gpick.sh
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
install_gpick() {
|
||||
echo "Installing gpick"
|
||||
sudo apt-get install gpick -y
|
||||
}
|
Loading…
Reference in New Issue
Block a user