.git broken, restart
This commit is contained in:
Executable
+16
@@ -0,0 +1,16 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
#if [ "$#" -lt 1 ] || [ "$#" -gt 3 ]; then
|
||||
# echo "Usage: $0 arg1 [arg2] [arg3]"
|
||||
# exit 1
|
||||
#fi
|
||||
|
||||
echo "Sur pixel 9 taper 7 fois sur le numero de build pour entrer en mode developpeur"
|
||||
|
||||
#pacman -Sy android-udev
|
||||
#pacman -S android-tools
|
||||
|
||||
#apt install android-sdk-platform-tools-common
|
||||
#apt install android-sdk-platform-tools-common
|
||||
|
||||
#systemctl stop fwupd.service
|
||||
Reference in New Issue
Block a user