mirror of
https://github.com/Tooloop/Tooloop-Packages.git
synced 2026-04-27 20:41:37 +02:00
initial commit
This commit is contained in:
Executable
+11
@@ -0,0 +1,11 @@
|
||||
#!/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*
|
||||
Reference in New Issue
Block a user