mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
4 lines
60 B
Bash
4 lines
60 B
Bash
|
#!/bin/bash
|
||
|
cd ${HOME}
|
||
|
/opt/android-studio/bin/studio.sh $@
|