This commit is contained in:
parent
a73f012e41
commit
1aa34c9674
@ -15,6 +15,10 @@ steps:
|
|||||||
- mkdir $DOWNLOAD_LOCATION
|
- mkdir $DOWNLOAD_LOCATION
|
||||||
- wget -q -O $DOWNLOAD_LOCATION/$SOURCEMOD_FILENAME $SOURCEMOD_DOWNLOAD_URL
|
- wget -q -O $DOWNLOAD_LOCATION/$SOURCEMOD_FILENAME $SOURCEMOD_DOWNLOAD_URL
|
||||||
- tar -zxvf $DOWNLOAD_LOCATION/$SOURCEMOD_FILENAME
|
- tar -zxvf $DOWNLOAD_LOCATION/$SOURCEMOD_FILENAME
|
||||||
|
- ls addons
|
||||||
|
- ls addons/sourcemod
|
||||||
|
- ls addons/sourcemod/scripting
|
||||||
|
- exit 1
|
||||||
- cp -r SOURCEMOD_SCR_DIR/include scripting
|
- cp -r SOURCEMOD_SCR_DIR/include scripting
|
||||||
- cp SOURCEMOD_SCR_DIR/spcomp scripting
|
- cp SOURCEMOD_SCR_DIR/spcomp scripting
|
||||||
- cp SOURCEMOD_SCR_DIR/spcomp64 scripting
|
- cp SOURCEMOD_SCR_DIR/spcomp64 scripting
|
||||||
|
Loading…
x
Reference in New Issue
Block a user