wip travis
[plcapi.git] / tests / ci / setup / install_packages.sh
old mode 100644 (file)
new mode 100755 (executable)
index c760675..9775818
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+# Has to be run as admin
+
 set -e
 
 DEBIAN_FRONTEND=noninteractive apt-get install -y \