Files
Tooloop-Packages/update-packages
T
2018-09-20 15:38:43 +02:00

12 lines
185 B
Bash
Executable File

#!/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*