Spaces:
Running
on
T4
Running
on
T4
Changed switch_cuda.sh to #!/bin/sh
Browse files- switch_cuda.sh +1 -1
switch_cuda.sh
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
#!/
|
| 2 |
|
| 3 |
# Copyright (c) 2018 Patrick Hohenecker
|
| 4 |
#
|
|
|
|
| 1 |
+
#!/bin/sh
|
| 2 |
|
| 3 |
# Copyright (c) 2018 Patrick Hohenecker
|
| 4 |
#
|