📦 build(sync-config): remove from-the-script remote push feature
using git manually is better sometimes
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"clean": "sh ./scripts/clean.sh",
|
||||
"build": "sh ./scripts/build.sh",
|
||||
"build:release": "sh ./scripts/release.sh",
|
||||
"sync-config": "sh ./scripts/update-repo.sh"
|
||||
"sync-config": "sh ./scripts/sync-config.sh"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ags": "link:../../../../usr/share/ags/js"
|
||||
|
||||
Reference in New Issue
Block a user