We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e815861 commit 8aa58abCopy full SHA for 8aa58ab
monkey_island/.monkey_island/uscita/azione.sh
@@ -1,9 +1,9 @@
1
#!/bin/bash
2
3
-dev1="`file anstis_fs | grep 'filesystem'`"
4
-dev2="`file tucker_fs | grep 'filesystem'`"
5
-dev3="`file wood_fs | grep 'filesystem'`"
6
-dev4="`file murray_fs | grep 'filesystem'`"
+dev1="`file jack_sparrow_fs | grep 'filesystem'`"
+dev2="`file capitan_uncino_fs | grep 'filesystem'`"
+dev3="`file barbarossa_fs | grep 'filesystem'`"
+dev4="`file mancomb_seepgood_fs | grep 'filesystem'`"
7
8
9
#se il fs formattato è quello sbagliato li elimino tutti e li ricreo con il comando dd
0 commit comments