]> git.nothing2do.fr Git - get-hack-src.git/commitdiff
added get-new-aacs.sh (blue-ray) master
authorNorbert Moutarde <norbert.moutarde@nothing2do.eu>
Tue, 30 Jul 2019 21:44:39 +0000 (23:44 +0200)
committerNorbert Moutarde <norbert.moutarde@nothing2do.eu>
Tue, 30 Jul 2019 21:44:39 +0000 (23:44 +0200)
get-bin.sh

index f4f80e6fe193f0d8f233f1229d1c1928f9592102..de6795af5a80fed9700fd81aedf441cfa1e839e5 100755 (executable)
@@ -88,4 +88,11 @@ fi
 EOF
 chmod +x ~/bin/stop.sh
 
+cat <<EOF > ~/bin/get-new-aacs.sh
+#!/bin/sh
+cd ~/.config/aacs/
+wget wget https://vlc-aacs.whoknowsmy.name/files/KEYDB.cfg
+ls -l
+EOF
+chmod +x ~/bin/get-new-aacs.sh