update
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
%let apploc=/Projects/app/dc;
|
||||
filename dc url "https://git.4gl.io/medjedovic/tmp/raw/branch/master/runme.sas";
|
||||
filename dc url "https://git.4gl.io/medjedovic/tmp/-/raw/master/runme.sas";
|
||||
%include dc;
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@ cd sasjs
|
||||
sasjs c -t sas9
|
||||
rm -rf sasjsbuild/tests
|
||||
sasjs b -t sas9
|
||||
cp ../sasjsbuild/sas9.sas /home/mihajlo/external-projects/allan/4gl/tmp/runme.sas
|
||||
cd /home/mihajlo/external-projects/allan/4gl/tmp
|
||||
cp ../sasjsbuild/sas9.sas /home/mihajlo/external-projects/allan/4gl/tmp_4gl/runme.sas
|
||||
cd /home/mihajlo/external-projects/allan/4gl/tmp_4gl
|
||||
git add .
|
||||
git commit -m "update"
|
||||
git push
|
||||
|
||||
@@ -6,8 +6,8 @@ cd /home/mihajlo/external-projects/allan/datacontroller/sas
|
||||
sasjs c -t sas9
|
||||
rm -rf sasjsbuild/tests
|
||||
sasjs b -t sas9
|
||||
cp sasjsbuild/mysas9deploy.sas /home/mihajlo/external-projects/allan/4gl/tmp/runme.sas
|
||||
cd /home/mihajlo/external-projects/allan/4gl/tmp
|
||||
cp sasjsbuild/mysas9deploy.sas /home/mihajlo/external-projects/allan/4gl/tmp_4gl/runme.sas
|
||||
cd /home/mihajlo/external-projects/allan/4gl/tmp_4gl
|
||||
git add .
|
||||
git commit -m "update"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user