Skip to content

Commit

Permalink
chmod+x .sh
Browse files Browse the repository at this point in the history
  • Loading branch information
qqqZXzz123 committed Jan 18, 2024
1 parent ec2ccda commit 6fdcf17
Show file tree
Hide file tree
Showing 15 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: CI Suite
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
env:
BYOND_MAJOR: 514
BYOND_MINOR: 1565
Expand Down
Empty file modified scripts/build_tgui.sh
100644 → 100755
Empty file.
Empty file modified scripts/dm.sh
100644 → 100755
Empty file.
Empty file modified scripts/install-byond.sh
100644 → 100755
Empty file.
Empty file modified scripts/install-spaceman-dmm.sh
100644 → 100755
Empty file.
4 changes: 4 additions & 0 deletions sound/AI/desktop.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[ViewState]
Mode=
Vid=
FolderType=Music
Empty file modified test/run-test.sh
100644 → 100755
Empty file.
Empty file modified tools/_git-helpers/configure-upstream.sh
100644 → 100755
Empty file.
Empty file modified tools/_git-helpers/merge-with-master.sh
100644 → 100755
Empty file.
Empty file modified tools/_git-helpers/squash-commits.sh
100644 → 100755
Empty file.
Empty file modified tools/_git-hooks/_install.sh
100644 → 100755
Empty file.
Empty file modified tools/_git-hooks/pre_install.sh
100644 → 100755
Empty file.
Empty file modified tools/dmi-merge-tool/dmimerge.sh
100644 → 100755
Empty file.
Empty file modified tools/dmm-merge-tool/scripts/mapmerge.bat
100644 → 100755
Empty file.
Empty file modified tools/dmm-merge-tool/scripts/mapmerge.sh
100644 → 100755
Empty file.

0 comments on commit 6fdcf17

Please sign in to comment.