Files
Tooloop-Packages/update-packages
T

12 lines
185 B
Bash
Raw Normal View History

2018-09-20 15:38:43 +02:00
#!/bin/bash
# move them to the repository
mv *.deb /assets/packages
# update apt
/opt/tooloop/scripts/tooloop-update-packages
#echo " "
#echo "Available packages:"
apt list tooloop*