remove the init part for now
This commit is contained in:
parent
9cd01390f5
commit
5f15f5bbf6
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
pushd binder
|
||||
./init &
|
||||
popd
|
||||
# pushd binder
|
||||
# ./init &
|
||||
# popd
|
||||
|
||||
exec "$@"
|
||||
Loading…
Reference in New Issue
Block a user