4 lines
91 B
4 lines
91 B
2 years ago
|
#!/bin/bash
|
||
|
cd /home/micke/sources/puppet-editor-services/
|
||
|
ruby puppet-languageserver ${@}
|