Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 245 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 245 Bytes

These scripts are used to package and publish deb to DynamicX private server.

# require secret environment variables
init.sh $REPO_URL
package.sh [$BRANCH_NAME] [multi]
publish.sh [$BRANCH_NAME]

Tested on ubuntu with noetic & melodic