Skip to content

Commit 3214f7b

Browse files
authored
Uncomment skill gain increase command in script
1 parent ca3f6bb commit 3214f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/eco-server-pre.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/bash
22

33
/usr/games/steamcmd +force_install_dir "/home/kai/Steam/steamapps/common/EcoServer" +login balrore +app_update 739590 validate +quit
4-
# cd /home/kai/projects/infrastructure && /home/kai/.pyenv/shims/inv eco.increase-skill-gain --multiplier 1.1
4+
cd /home/kai/projects/infrastructure && /home/kai/.pyenv/shims/inv eco.increase-skill-gain --multiplier 1.1

0 commit comments

Comments
 (0)