This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
axiom-team
/
astroport
Watch
3
Star
2
Fork
1
Code
Issues
12
Pull Requests
1
Releases
0
Wiki
Activity
Browse Source
fix init ssb
master
poka
7 months ago
parent
99261d36c0
commit
fcede9de86
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
reset_keys/init_g1ssb.sh
+ 1
- 1
reset_keys/init_g1ssb.sh
View File
@ -1,4 +1,4 @@
<
#!/bin/bash
#!/bin/bash
########################################################################
MY_PATH
=
"
`dirname \"
$0
\"`
"
# relative
MY_PATH
=
"
`( cd \"
$MY_PATH
\" && pwd )`
"
# absolutized and normalized
Write
Preview
Loading…
Cancel
Save