Merge branch 'master' of https://gitbutter.pw/mollusk/jitty-scripts
Former-commit-id: 2b7798f0e872f8fe7b33ee294786675dcd955a7f Former-commit-id: 5ff9e430d72550009474e33aa908212c5e0f9e7b
This commit is contained in:
commit
ec16f8674d
2
ignore_uas.conf
Normal file
2
ignore_uas.conf
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# /etc/modprobe.d/ignore_uas.conf
|
||||||
|
options usb-storage quirks=0bc2:3323:u
|
@ -1,11 +1,11 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
linkDir="/usr/local/bin"
|
linkDir="/usr/bin"
|
||||||
|
|
||||||
|
|
||||||
function juliaLang(){
|
function juliaLang(){
|
||||||
name="julia"
|
name="julia"
|
||||||
version="0.6.3"
|
version="1.0.2"
|
||||||
linkDir="${linkDir}"
|
linkDir="${linkDir}"
|
||||||
|
|
||||||
if [ ! -f "${linkDir}/${name}" ];then
|
if [ ! -f "${linkDir}/${name}" ];then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user